From: Sergei Shtylyov Date: Mon, 27 Aug 2018 18:54:35 +0000 (+0300) Subject: arm64: dts: renesas: condor: add PCIe support X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~6024^2~29^2~31 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=c6eb20473f0b296c671dc6f7a7766ea6bedf2d59;p=linux.git arm64: dts: renesas: condor: add PCIe support Enable PCIe PHY and PCIEC and specify the PCIe bus clock for the Condor board. Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov Signed-off-by: Sergei Shtylyov Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/r8a77980-condor.dts b/arch/arm64/boot/dts/renesas/r8a77980-condor.dts index 59db4c152fb8..fe2e2c051cc9 100644 --- a/arch/arm64/boot/dts/renesas/r8a77980-condor.dts +++ b/arch/arm64/boot/dts/renesas/r8a77980-condor.dts @@ -223,6 +223,18 @@ status = "okay"; }; +&pciec { + status = "okay"; +}; + +&pcie_bus_clk { + clock-frequency = <100000000>; +}; + +&pcie_phy { + status = "okay"; +}; + &pfc { avb_pins: avb { groups = "avb_mdio", "avb_rgmii";