Commit 31cd8caf authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sa8775p: add a node for the second serdes PHY

parent 5480b0c6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1846,6 +1846,15 @@ serdes0: phy@8901000 {
			status = "disabled";
		};

		serdes1: phy@8902000 {
			compatible = "qcom,sa8775p-dwmac-sgmii-phy";
			reg = <0x0 0x08902000 0x0 0xe10>;
			clocks = <&gcc GCC_SGMI_CLKREF_EN>;
			clock-names = "sgmi_ref";
			#phy-cells = <0>;
			status = "disabled";
		};

		pdc: interrupt-controller@b220000 {
			compatible = "qcom,sa8775p-pdc", "qcom,pdc";
			reg = <0x0 0x0b220000 0x0 0x30000>,