Commit 2e69f688 authored by Rohit Agarwal's avatar Rohit Agarwal Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY

parent 9c0bb384
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -250,6 +250,13 @@ &ipa {
	status = "okay";
};

&pcie_phy {
	vdda-phy-supply = <&vreg_l1b_1p2>;
	vdda-pll-supply = <&vreg_l4b_0p88>;

	status = "okay";
};

&qpic_bam {
	status = "okay";
};