From patchwork Fri Dec 14 11:56:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10730997 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 D986013BF for ; Fri, 14 Dec 2018 11:57:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C7F592CFA8 for ; Fri, 14 Dec 2018 11:57:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BBECF2D046; Fri, 14 Dec 2018 11:57:29 +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 6454B2CFA8 for ; Fri, 14 Dec 2018 11:57:29 +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=Vf1kGylNKEoYzx6M0hpuazU6xPWac6Fl9SFa2QnNn+4=; b=F8M VUlkYsFb3a2TS5iLrEnzHT1YHYZ4YcAxk3jDnvGR7cZhPK5kBgaCGzfPR7/AKbot6Hi9qKjGD8ReX utx3ZHomt2w+kfuGO/IgfnuFHslHIJxaWPBKfawaqMBjwpvtLIjqQMGHqV0SpPNQzFbeF1FaeMuKC jo1HsKYOgECoxkZLADdcQXqzc6XeEgvjQ5lQBYcowm7abqtRQFoHwCo1hKnTd4MwC+RQVTZNGOie6 d6zfH6RQ76tUavGmS93SVySwbO+iSpa24FKzAXZ5g8X1iO2lRJhPvIPk4BbHzDg+clwPxQiagU3nC V95tQzpBTaeiEUKepVtzYBtoASp5qpw==; 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 1gXm5v-0000mM-L9; Fri, 14 Dec 2018 11: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 1gXm5n-0000Tp-Ie for linux-arm-kernel@lists.infradead.org; Fri, 14 Dec 2018 11:57:24 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id AA8D625BEDF; Fri, 14 Dec 2018 22:56:53 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544788614; bh=wrGirZ/S0K1V46kuUSoj5FbHCyAKEkKyqqUyUFdi5/g=; h=From:To:Cc:Subject:Date:From; b=C1RVFJW+1IgkXw9hn1Cvlwm6VG2iTpEdJX/iNlO5Czq5FLUwtypNYbm+JcdMQH5aT G7o58XjId5RLDiJXwX3m0uaI3OE2LCVVuUhxVrFz9JRaYv6c/lkM9iz6VfiTEp6S1j aerH5LmDNh+M3/woWHRf6yeT13OZm+ubQ3XeaJ14= Received: by reginn.horms.nl (Postfix, from userid 7100) id 0BB169404C7; Fri, 14 Dec 2018 12:56:51 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 1/3] arm64: defconfig: Enable R-Car thermal driver Date: Fri, 14 Dec 2018 12:56:48 +0100 Message-Id: <20181214115650.12443-1-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181214_035720_344940_80483733 X-CRM114-Status: UNSURE ( 9.04 ) 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 module. This driver is used in conjunction with the R-Car V3M (r8a77970), E3 (r8a77990) and D3 (r8a77995) SoCs. 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 c9a57d11330b..f88190463481 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -377,6 +377,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y CONFIG_CPU_THERMAL=y CONFIG_THERMAL_EMULATION=y CONFIG_ROCKCHIP_THERMAL=m +CONFIG_RCAR_THERMAL=m CONFIG_RCAR_GEN3_THERMAL=y CONFIG_ARMADA_THERMAL=y CONFIG_BRCMSTB_THERMAL=m From patchwork Fri Dec 14 11:56:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10731001 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 EBEB713BF for ; Fri, 14 Dec 2018 11:58:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DA0542CFA8 for ; Fri, 14 Dec 2018 11:58:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CE98B2D046; Fri, 14 Dec 2018 11:58:07 +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 5DB932CFA8 for ; Fri, 14 Dec 2018 11:58:07 +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=NfSY6G4it//ySta9+K7/uLvyWsEl1/bCNt4UaoyQ8hE=; b=Snc UseR4FWZL6nS20IQqELXvRdybb6INMDKgmHfToLKuO9G/ogf3XXUqISZxQsjjjiFbAcrMOEb/se1x 0stxijc6loadqEN23/f8CPOP6zz5mOTwHq9wLZ0wunkCfUGa8ubZIz41DkQ1K1fCe4P/GfcQH/a58 8/lkhQrKSlwPQJIMp0gh5lt/Ve/aA7mFhH1+NHykk8Ig4dZJq9p/QLlmHF0coqvNBMeiegcQvdM/n O+5EYqvLOZB/8SHW0HlEg56e8pErkHW0mSe7Vbxp7tzeFb7/tKnizlOSlhFJUE+azm2nBRLbVIcyQ bt+oQPX+Sa7FnsdvKFXuDmZ+cJrGjcA==; 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 1gXm6W-0001Ki-Sn; Fri, 14 Dec 2018 11:58:04 +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 1gXm5s-0000Tp-Fb for linux-arm-kernel@lists.infradead.org; Fri, 14 Dec 2018 11:57:26 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id B3CB225BEE0; Fri, 14 Dec 2018 22:56:53 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544788614; bh=Aapek9I7/5mxMQpRX3IxlZDpnsDCq3Jv+NXsKr7N7Sg=; h=From:To:Cc:Subject:Date:From; b=pVdGsuDAqp12ArjEVzc9CtA+rWywXjABiW+sUzdwSawVqZpf4G3Bl1SPTVAHiLewD BHxAJ+KXNhhr2qcX5vAqUamh1lLC5OcUENO6s3lUMk5SGHeG6YplNoSa8AvxOnJVyD xK9Z+jWBqlFtP7FsCGUlEdIrRWdXOLjAv1IZgrDE= Received: by reginn.horms.nl (Postfix, from userid 7100) id 1A1559401C3; Fri, 14 Dec 2018 12:56:52 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 2/3] arm64: defconfig: Enable scu-simple-card driver Date: Fri, 14 Dec 2018 12:56:49 +0100 Message-Id: <20181214115650.12443-2-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181214_035724_816629_ABEA08C3 X-CRM114-Status: UNSURE ( 8.30 ) 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..b521159f5f33 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=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_I2C_HID=m CONFIG_USB=y From patchwork Fri Dec 14 11:56:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10730999 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 C43F013BF for ; Fri, 14 Dec 2018 11:57:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AEE0A2CFA8 for ; Fri, 14 Dec 2018 11:57:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9F8A72D046; Fri, 14 Dec 2018 11:57:58 +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 577BC2CFA8 for ; Fri, 14 Dec 2018 11:57:58 +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=zT+yFsI1ZuTIbeZw+XfzHhKIHm39MzP3u7LrB0w0l3U=; b=hTD 1nrH1v9sTBdpJGkFSHUksyGc7hXhrWsPSOJfCM1xU/HuqwL0/BFQXm8XGUv4V9Z0nTrGn6D+2oGIb tlmAhCUjgIllsDqFuGxUmwym2b0MoYwRSI+rpHUhMHEJb8DSl+aDgN7wrcGGgBSCEqKF0Avq/okWM z1AutlZHkuH27oRxQWwb2TPfHCXO3oC6O/+cp4l5Ey3YOtS98t7xFcT0radELUhQf64LkVV/puxfc XgfrJE6lmv1ZJS4mVCeAVS4wab0pWESMjcxhGyOdnOb3c0mTbNkrJasEHr0ZfGXDkeNU18UpRjXRt V1/nLk74CGH2baxiepb4psl6rF6iSAg==; 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 1gXm6M-00015r-AB; Fri, 14 Dec 2018 11: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 1gXm5u-0000Tp-QB for linux-arm-kernel@lists.infradead.org; Fri, 14 Dec 2018 11:57:28 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id D20DE25BEEA; Fri, 14 Dec 2018 22:56:53 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544788614; bh=xz5fnp+hAjSgI/c9ThPKIbZbcQNZIv9FpGExWP8ZcNw=; h=From:To:Cc:Subject:Date:From; b=UH+Z8XJN2IwzfDFYkZ0RcTkn4hxaUn1Lr8s8lKkFMVaCx+/yrX93lAsLhVbl1tKET 0CaCTGsz3zKFYUMDIhG+KDI9y9sNlk6HhF7cvb/khPusghTJhu024lXOYniezQX/NX 6AvTUakxF9tNV3ViCyNQ+/kBwXZWFKfKqJyk27no= Received: by reginn.horms.nl (Postfix, from userid 7100) id 289629405DF; Fri, 14 Dec 2018 12:56:52 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 3/3] arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE Date: Fri, 14 Dec 2018 12:56:50 +0100 Message-Id: <20181214115650.12443-3-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181214_035727_011714_DB81316A X-CRM114-Status: UNSURE ( 8.52 ) 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 b521159f5f33..bf74b0ca6a63 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