arm64: dts: marvell: armada-3720-espressobin: declare PCIe PHY
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 8 Jan 2019 16:24:38 +0000 (17:24 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 8 Feb 2019 20:58:59 +0000 (21:58 +0100)
The PCIe node is wired to the second PHY of the COMPHY IP.

Suggested-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts

index 67fa84b..d17fd56 100644 (file)
@@ -46,6 +46,7 @@
 /* J9 */
 &pcie0 {
        status = "okay";
+       phys = <&comphy1 0>;
        pinctrl-names = "default";
        pinctrl-0 = <&pcie_reset_pins &pcie_clkreq_pins>;
 };