Commit 6ca89cc6 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY

parent e952348a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -448,6 +448,11 @@ &serdes0 {
	status = "okay";
};

&serdes1 {
	phy-supply = <&vreg_l5a>;
	status = "okay";
};

&sleep_clk {
	clock-frequency = <32764>;
};