Commit 37952212 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8450-qrd: enable PCIe0 PHY device

parent bc6588bc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -342,6 +342,12 @@ vreg_l6e_1p2: ldo6 {
	};
};

&pcie0_phy {
	status = "okay";
	vdda-phy-supply = <&vreg_l5b_0p88>;
	vdda-pll-supply = <&vreg_l6b_1p2>;
};

&qupv3_id_0 {
	status = "okay";
};