From patchwork Fri Feb 8 11:12:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802753 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2EE0914E1 for ; Fri, 8 Feb 2019 11:13:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1F09D2DF2D for ; Fri, 8 Feb 2019 11:13:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 114AC2DF3B; Fri, 8 Feb 2019 11:13:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AA2012DF2D for ; Fri, 8 Feb 2019 11:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=FxGQXHqjfF3GneCNJC51U+L79AYteqEN8r1+z2UB6Gk=; b=nHC ofL7WdGCFtNL7esBuNf8L/yQXaWBLL2j8YtWRwjPIFOEEMCi7/trAqTszB9UFub5STSxQ5bjRYjfD KtoTBmZTVv4tUfQkHZIamri7yxDiG1rIO2PivWBnsOER6rvILtoUPuuEBCiBWxa+SCR70/JqzvAOb W9FGubp5/O/Ny4vNv945lWpbjWiQYfARx1EKyKiKWLEKf/Cklyv4C7Nd1SVAlZJi58ITIe65BZW1p Oli9LMiERoPi3HTc7twE4xLaIj+bgFtpLW1DBSDCMsv8a6pXqlfGjbbgC/vWHUrcFAwNK2zH0lAc5 iOGHhEqUNlRod7suJscRRgmXISheWHw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs45j-0007Vv-Lg; Fri, 08 Feb 2019 11:13:07 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs45g-0007VN-E7 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:13:06 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id C9C9A25BE72; Fri, 8 Feb 2019 22:12:58 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624379; bh=Z5tMtDWgfXmx+v6S7ruUU3Oxwb8SFCFZzp23jj7rHh4=; h=From:To:Cc:Subject:Date:From; b=aWHOhdEqtOr9nlXfjprmRxH5hi8tPtSWc7vQfAxJNk/U3bnPdEK/UE1HWVcHgYfY6 kkxJj6Mct/4MCXVdQRT6Xa5+dgV/5FMqUDx03b9a1J6BlEGg9R8kbrM+LPE1uD7myb vAc/T3/Q6GzqZW2U53cLK2hAYl2bOovR7UKwWJdM= Received: by reginn.horms.nl (Postfix, from userid 7100) id 1EAA99401DB; Fri, 8 Feb 2019 12:12:57 +0100 (CET) From: Simon Horman To: arm@kernel.org Subject: [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v5.1 Date: Fri, 8 Feb 2019 12:12:47 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031304_627049_322AD68D X-CRM114-Status: UNSURE ( 9.59 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , Kevin Hilman , Magnus Damm , linux-renesas-soc@vger.kernel.org, Olof Johansson , Simon Horman , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Olof, Hi Kevin, Hi Arnd, Please consider these Renesas ARM64 based SoC defconfig updates for v5.1. The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v5.1 for you to fetch changes up to b8c3667a892a2ef2a2a5f91dfc2e3e3f0225185e: arm64: defconfig: select Kingfisher Sound related configs (2019-01-07 14:54:31 +0100) ---------------------------------------------------------------- Renesas ARM64 Based SoC Defconfig Updates for v5.1 Enable: * PCM3168A support which is required for audio on Kingfisher daughterboards * R-Car thermal support * Gen3 PCIe PHY support ---------------------------------------------------------------- Geert Uytterhoeven (1): arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE Kuninori Morimoto (1): arm64: defconfig: select Kingfisher Sound related configs Simon Horman (1): arm64: defconfig: Enable R-Car thermal driver arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) From patchwork Fri Feb 8 11:12:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802755 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 80B961669 for ; Fri, 8 Feb 2019 11:13:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6FDA12DF2D for ; Fri, 8 Feb 2019 11:13:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 63ED32DF3B; Fri, 8 Feb 2019 11:13:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 154C62DF2D for ; Fri, 8 Feb 2019 11:13:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=KxtY3ziQT8hap0E/BW1EmAcaa7dfUFVxiilzXTorUG4=; b=ohj7oPz28P6AGdZYMDOY+rQqPl 3i8B1+rBLufSM9Nx2792M3eCa3DsAyuSk9JyFhiUu1ea5/twGjq9JZcT8DNG3LCBlXMNyCpYgsM+c Bn6RkKBfFsV+HWg8DVJJV308lI8q7b+hUIfHXXFly+pd3qzIgiWh28GuHkA5AaYwZK0NPG/igF0NY 4zErer5k4DTUsfi6BGlacvNZ/nXvRB8PssdYCY92fBVRXh9yq6nE7qoBpHzzOU2P4mYOsyTOBD08s nLw/GhpacxLCCeqolOf0Uj+ZcsLXW5GnWAbdFRGrutDdnXRy8JHtoKqf5Hl93KtMmcmuykuGbbP9N +MmApxOg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs45u-0007kD-4K; Fri, 08 Feb 2019 11:13:18 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs45i-0007Vj-KK for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:13:08 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 579D825BECB; Fri, 8 Feb 2019 22:13:00 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624380; bh=QkAyxjcF72kuyAKNTJvy+Jja/aRCZWtKTQFjw220PHM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ADnlzP8yGzvjM8RxSMZTvzDpzniffyLoinAEIo9zLWSzT2YGTMZGOoB7Hux36tIr/ vjqFcNukdtLDKVrCDH5qb8+m0ogCu9i4Yy3g22hN18Iawnjpt5l6F8q4+BU1d+6yuM gwtz8vOpm8JhwPIu7Z/DaWhORn67jcxNhKd7GrsU= Received: by reginn.horms.nl (Postfix, from userid 7100) id A82D6940171; Fri, 8 Feb 2019 12:12:58 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 2/3] arm64: defconfig: Enable R-Car thermal driver Date: Fri, 8 Feb 2019 12:12:56 +0100 Message-Id: <4aac2bf0760d359af44e423dc01e10880d9d18b0.1549622798.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031306_810552_9F0F3ECD X-CRM114-Status: UNSURE ( 9.65 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the R-Car thermal driver as a built-in. This seems safer than enabling as a module from the point of view of protecting equipment from overheating. This driver is used in conjunction with the R-Car V3M (r8a77970), E3 (r8a77990) and D3 (r8a77995) SoCs. Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 22b5f6fcf723..741b5f305e03 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -401,6 +401,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y CONFIG_CPU_THERMAL=y CONFIG_THERMAL_EMULATION=y CONFIG_ROCKCHIP_THERMAL=m +CONFIG_RCAR_THERMAL=y CONFIG_RCAR_GEN3_THERMAL=y CONFIG_ARMADA_THERMAL=y CONFIG_BCM2835_THERMAL=m From patchwork Fri Feb 8 11:12:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802787 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3DEAC14E1 for ; Fri, 8 Feb 2019 11:13:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2D9E128451 for ; Fri, 8 Feb 2019 11:13:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 223252854A; Fri, 8 Feb 2019 11:13:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CDF9828451 for ; Fri, 8 Feb 2019 11:13:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=T4e4NN2e4KHeLwTjuz/BfZ/xjmZyNflXcIk38A2r+HY=; b=fpV25hKuHtRWX1yI/RZRdBeXbN BUfPOxsUSvyRAYhDjSgatYP1wiSHPWU3pcyzDLDSupwAX1j0uZ9Jv77nO2VBAWX/AsmI/3qyTdJs9 EgG1KF7ta7Aixt8RcJSVPaVzjHvVsKhWazjCPyFL8Nf4zFKlroSbpORcc+Ie1SKsHb5bzqciMZ0Wv crXxXnErJn04pmANaC49RWI7iBD0gAUGqFeCGRpzKc/AwnH0wVQJ7HvN/+9Ws4AebFSTKR0Vs4xIi 2KciCeyQncgM+HLmM+6v1BCeuP0Mg1IIJSEZPlmC7vvGKhqbznuuER/69YLwgmgfxq6iNkXQFn65Q +HZeT78g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs46P-0008HW-IV; Fri, 08 Feb 2019 11:13:49 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs45o-0007Vj-2i for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:13:15 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 770EA25BED6; Fri, 8 Feb 2019 22:13:00 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624380; bh=s+y/hSUxd77HC1BsGDgL5iVTLISHyt1kBkkYmerObnE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aKR8ETcTPmXiWl7jEhBkZKeMSPeEsdn4e2ysehZG7CtQc/vBOPcZT5fXscGAEclF3 nDEbIOJsxMIT5LyEMtDg5+yt7o2pbNjFK2qdfF4EkcmScE1lFjtYvlYisYJSjA7jAa DBuQMEMlXIkzIWCEBw96O9HmX7P+Z4WCdZ5xZYCg= Received: by reginn.horms.nl (Postfix, from userid 7100) id B93F4940461; Fri, 8 Feb 2019 12:12:58 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 3/3] arm64: defconfig: select Kingfisher Sound related configs Date: Fri, 8 Feb 2019 12:12:57 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031313_126568_909F2498 X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Kuninori Morimoto , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Kuninori Morimoto This patch selects PCM3168A which is needed for Kingfisher Sound Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 741b5f305e03..e1484113667b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -510,6 +510,7 @@ CONFIG_SND_SOC_RK3399_GRU_SOUND=m CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=m CONFIG_SND_SOC_AK4613=m +CONFIG_SND_SOC_PCM3168A_I2C=m CONFIG_SND_SIMPLE_CARD=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_I2C_HID=m