[PATCH v6 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY

Rohit Agarwal posted 5 patches 2 years, 8 months ago
[PATCH v6 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
Posted by Rohit Agarwal 2 years, 8 months ago
Enable PCIe PHY on SDX65 MTP for PCIe EP.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 arch/arm/boot/dts/qcom-sdx65-mtp.dts | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-sdx65-mtp.dts b/arch/arm/boot/dts/qcom-sdx65-mtp.dts
index 57bc3b0..29ccb158 100644
--- a/arch/arm/boot/dts/qcom-sdx65-mtp.dts
+++ b/arch/arm/boot/dts/qcom-sdx65-mtp.dts
@@ -250,6 +250,13 @@
 	status = "okay";
 };
 
+&pcie_phy {
+	vdda-phy-supply = <&vreg_l1b_1p2>;
+	vdda-pll-supply = <&vreg_l4b_0p88>;
+
+	status = "okay";
+};
+
 &qpic_bam {
 	status = "okay";
 };
-- 
2.7.4