From: Miquel Raynal Date: Tue, 8 Jan 2019 16:24:38 +0000 (+0100) Subject: arm64: dts: marvell: armada-3720-espressobin: declare PCIe PHY X-Git-Tag: v5.15~6897^2~27^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c38e13a2f8162a6d92985908c4a760a23c044dfe;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: marvell: armada-3720-espressobin: declare PCIe PHY The PCIe node is wired to the second PHY of the COMPHY IP. Suggested-by: Grzegorz Jaszczyk Signed-off-by: Miquel Raynal Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts index 67fa84b..d17fd56 100644 --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts @@ -46,6 +46,7 @@ /* J9 */ &pcie0 { status = "okay"; + phys = <&comphy1 0>; pinctrl-names = "default"; pinctrl-0 = <&pcie_reset_pins &pcie_clkreq_pins>; };