mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 11:40:19 -04:00
ARM: dts: qcom: sdx55-fn980: Enable PCIE0 PHY
Enable PCIE0 PHY on Telit FN980 TLB for PCIE EP. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211126070520.28979-3-manivannan.sadhasivam@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
254a27585e
commit
a5a2661287
@@ -236,6 +236,13 @@ &blsp1_uart3 {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&pcie0_phy {
|
||||
status = "okay";
|
||||
|
||||
vdda-phy-supply = <&vreg_l1e_bb_1p2>;
|
||||
vdda-pll-supply = <&vreg_l4e_bb_0p875>;
|
||||
};
|
||||
|
||||
&qpic_bam {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user