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