From patchwork Thu Dec 6 21:57:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10716823 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 90F7118A7 for ; Thu, 6 Dec 2018 21:57:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7FF722EE58 for ; Thu, 6 Dec 2018 21:57:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 745062EE63; Thu, 6 Dec 2018 21:57:30 +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 2C5CB2EE58 for ; Thu, 6 Dec 2018 21:57:30 +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=s69t8ly9lVrbA0ahsiGZZ5WA/JTNAnwibSQ3O4dSmBA=; b=tNP ZxOoulrnk5wwQvJAuCi2rOvy01QzvoOf+PxwVc5Nzhg//6MCNiWpNFHPJzolWSckVd5pSPwB0Wvpe pr3aRcefOfuJkE0mzYQaO8M1ovQqcr/aNkX0UJi27+oEtBSnG/Xyz4+VjXVTXG88JokDa0vNXKV+x YmqCIypw9sPH3iaWBLaxUugVDLAYWs6fr/+p0kgQ04kRI86rexjHuXziW9I5TLdd1kjLAFgPeovfv A/xys4ZRW5zy6KBoeHLE/GOB1pb/dLEUcqg7GvM60kduokuZtuD/3aRLVPkLGAw0vXvO9VTG0tR44 gTBLeYYVzgdKdZPI8nmltypRYw1K8MQ==; 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 1gV1eB-00077R-Sm; Thu, 06 Dec 2018 21:57:27 +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 1gV1e9-0006vw-7f for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 21:57:27 +0000 Received: from penelope.horms.nl (unknown [64.124.208.80]) by kirsty.vergenet.net (Postfix) with ESMTPA id E17C725B74E; Fri, 7 Dec 2018 08:57:09 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544133430; bh=16k4gUs8+LD/LEGKVApZm/gjFktGRG0Jar9f6MeABDc=; h=From:To:Cc:Subject:Date:From; b=iQ91+RybuOoi1u/aZ49o6z5NvYATjs97iqikP/BXSlwkROi+AWnAZ9yy+/TpJNMzm XcpcneT5DBf+3oBBXf9e/zgCfSWMU1fNK5kqQs6ZFhy0zOgMxh9IXzq4iMd75moHEt K1o3k9t9Ke2ZMl3ghIGqi+lrEGa9kzfVrS3mEzO0= Received: by penelope.horms.nl (Postfix, from userid 7100) id 5AB43E21700; Thu, 6 Dec 2018 13:57:08 -0800 (PST) From: Simon Horman To: arm@kernel.org Subject: [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.21 Date: Thu, 6 Dec 2018 13:57:02 -0800 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-20181206_135725_477292_08213745 X-CRM114-Status: UNSURE ( 9.23 ) 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 v4.21. The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -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-v4.21 for you to fetch changes up to fe16bcd6d44f1a2bccc4618119463d9d23a6ae92: arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE (2018-11-16 06:56:49 -0800) ---------------------------------------------------------------- Renesas ARM64 Based SoC Defconfig Updates for v4.21 * Enable in arm64 defconfig: - Renesas R-Car Gen3 PCIe PHY driver - Renesas R-Car thermal driver - ASoC simple SCU sound card support ---------------------------------------------------------------- Geert Uytterhoeven (1): arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE Simon Horman (2): arm64: defconfig: Enable R-Car thermal driver arm64: defconfig: Enable scu-simple-card driver arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) From patchwork Thu Dec 6 21:57:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10716841 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 487E117DB for ; Thu, 6 Dec 2018 21:58:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 396E22EE54 for ; Thu, 6 Dec 2018 21:58:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2DE0E2EE5A; Thu, 6 Dec 2018 21:58:16 +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 DFFB22EE54 for ; Thu, 6 Dec 2018 21:58:15 +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=XrNREBEoxC2yJCIpW2TPgzInsoWUTXuCsQUzwqNSX4U=; b=InQtILY2ojDKh2BxTSumRkrpNY kyYzgIReyfZvV7sMyNSw2fbPBbOX9pLbKuyzMoR435Dt05Pd35C5zhvnd37MNBjWNH0nhYCkY6+qL AF3W3BDs4pbczclRPxfXN80yJoUpVC9Tq+Zlk3ik14kdTlTAXPUP3/etaQAH7BURr4RpZlmhYheME UFmN5MEMZyLnIh+pSeodqA6o9hMH81tdypYN1WCi6yspVrasCSSPpjVY8eIsyRbEFRbTdUSeP0hl9 wmy4gTKnaPGXFBqX5hPNojnu7e2duFx9TJ5VD2ldt1JzTS81wFZE0pW+XmOcwf1uGhVDy0n7rGwua VaRl/hkw==; 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 1gV1ep-0007oc-98; Thu, 06 Dec 2018 21:58: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 1gV1eP-00077Q-Qe for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 21:57:45 +0000 Received: from penelope.horms.nl (unknown [64.124.208.80]) by kirsty.vergenet.net (Postfix) with ESMTPA id BA86D25B80E; Fri, 7 Dec 2018 08:57:12 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544133432; bh=2RhbCke2EDYvIl0kp//5ZHInXSfaqvV0hvlOrRo/1PI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LWg7UNTW0VABCK3SpIuQzQn0+7dfV908T03WkmWr82JSjG9SCyakKV8S35KcPvZKk cqWzJiOBA6+7YOTKtS2zX39R8opI2RXqMzmi9ohE+QH9SHAvxDhzc6DJYKhdfO98HV e6aJs8b/huRrJFhRaQolg0rmbKTRilGwJj+H2XrU= Received: by penelope.horms.nl (Postfix, from userid 7100) id 84C4EE217D1; Thu, 6 Dec 2018 13:57:09 -0800 (PST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 2/3] arm64: defconfig: Enable scu-simple-card driver Date: Thu, 6 Dec 2018 13:57:07 -0800 Message-Id: <595096daf0ac9c1741b6182eb72d636802a21006.1544126077.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-20181206_135742_542189_A09CED01 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 , 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 scu-simple-card which is used by the R-Car E3 (r8a77990) based Ebisu board. 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 f88190463481..9d0b42d96f03 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -491,6 +491,7 @@ CONFIG_SND_SOC_RT5514=m CONFIG_SND_SOC_RT5514_SPI=m CONFIG_SND_SOC_RT5645=m CONFIG_SND_SIMPLE_CARD=m +CONFIG_SND_SIMPLE_SCU_CARD=y CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_I2C_HID=m CONFIG_USB=y From patchwork Thu Dec 6 21:57:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10716839 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 2199418A7 for ; Thu, 6 Dec 2018 21:57:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 10EF92EE54 for ; Thu, 6 Dec 2018 21:57:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 027D32EE5A; Thu, 6 Dec 2018 21:57:57 +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 A6BE12EE54 for ; Thu, 6 Dec 2018 21:57:57 +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=Oko87Xgk1hGc1ZAeYcRj6Wh5qxNweE/P2yDUQOWN1JI=; b=uGaL8ADVHAuwXTHMeTgEiuZdx4 WW4Sm1nFsI8At28a+J3ci52i8glB3d9XkT+9Tms47z3T0Yb5MWAiozMRPfRhfC4MxSPf5NuXfsP5K nXRc4eA2ONG5okxqWFdSVQjUeMbymPU67LkHFH0fxRK2dVPkWEyUAh2EqH9Iq6xQUC70pzv1zV1DC w546iO3fw73wzlibnqn+iliioKxN9HcDMKb64StUp9xQuTyxf4aR5VQ0zeEKVBWewiVvkqjsYlJnQ Y4LDYtFpgYkTzEoOulD0Y8wF8xJvQussUJu+KVoavArKLEYv5HAxhMlcGwp3VuvkMsVhdHRYy5NiC CMG8P3MA==; 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 1gV1ec-0007cH-GL; Thu, 06 Dec 2018 21:57:54 +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 1gV1eN-00077Q-Uc for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 21:57:41 +0000 Received: from penelope.horms.nl (unknown [64.124.208.80]) by kirsty.vergenet.net (Postfix) with ESMTPA id 85F6F25B7E0; Fri, 7 Dec 2018 08:57:12 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544133432; bh=i2baM9AT91QS18PGLOkjAW8K6owTMtO2g23qCtgPaHw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aJNzjgVPIszcEjioLRcIj1J/2KQz2ER1l8MzJIE19cXInK4DnUVQGL40ePx0oCkS/ 8WBl37CL3PBchRTZgmSH2ZngoVfD2EHHOukyu8YuodNRDYphg3+Pde6l/Nzcmgqi11 p2q2mnkvPFllOhxarIStJh7g3wazDrbbhn3RZPrg= Received: by penelope.horms.nl (Postfix, from userid 7100) id 89529E21D86; Thu, 6 Dec 2018 13:57:09 -0800 (PST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 3/3] arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE Date: Thu, 6 Dec 2018 13:57:08 -0800 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-20181206_135740_135595_703C2347 X-CRM114-Status: UNSURE ( 9.12 ) 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 , Geert Uytterhoeven , 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: Geert Uytterhoeven Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function on the Renesas Condor board. Signed-off-by: Geert Uytterhoeven Reviewed-by: Marek Vasut 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 9d0b42d96f03..77f98a7e860b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -657,6 +657,7 @@ CONFIG_PHY_HISI_INNO_USB2=y CONFIG_PHY_MVEBU_CP110_COMPHY=y CONFIG_PHY_QCOM_QMP=m CONFIG_PHY_QCOM_USB_HS=y +CONFIG_PHY_RCAR_GEN3_PCIE=y CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_RCAR_GEN3_USB3=m CONFIG_PHY_ROCKCHIP_EMMC=y