Message ID | 20181107101718.2412-3-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Accepted |
Commit | aef5d9e12cedb98761c77bb568e106eff7e0de38 |
Delegated to: | Simon Horman |
Headers | show |
Series | arm64: renesas_defconfig: Updates for v4.20-rc1 | expand |
On Wed, Nov 07, 2018 at 11:17:18AM +0100, Geert Uytterhoeven wrote: > Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function > on the Renesas Condor board. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Not intended for upstream merge. Thanks, This looks fine to me but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
On Thu, Nov 08, 2018 at 11:44:24AM +0100, Simon Horman wrote: > On Wed, Nov 07, 2018 at 11:17:18AM +0100, Geert Uytterhoeven wrote: > > Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function > > on the Renesas Condor board. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > --- > > Not intended for upstream merge. > > Thanks, > > This looks fine to me but I will wait to see if there are other reviews > before applying. Thanks again. I have applied this to topic/renesas-defconfig which it targeted at the devel branch of the renesas tree but not upstream.
diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 0021497c967ea1a6..db66d9a37bac4112 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -300,6 +300,7 @@ CONFIG_MAX9611=y CONFIG_PWM=y CONFIG_PWM_RCAR=y CONFIG_RESET_CONTROLLER=y +CONFIG_PHY_RCAR_GEN3_PCIE=y CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_RCAR_GEN3_USB3=y CONFIG_TEE=y
Enable R-Car Gen3 PCIe PHY support, which is needed for PCIe to function on the Renesas Condor board. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Not intended for upstream merge. --- arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+)