mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 13:43:21 -04:00
arm64: dts: qcom: sa8155: Enable PCIe nodes
SA8155p ADP board supports the PCIe0 controller in the RC mode (only). So add the support for the same. Cc: Bjorn Andersson <bjorn.andersson@linaro.org> Cc: Vinod Koul <vkoul@kernel.org> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220326055754.1796146-3-bhupesh.sharma@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
a1c86c6805
commit
03d470ce2b
@@ -387,6 +387,21 @@ &usb_2_qmpphy {
|
||||
vdda-pll-supply = <&vdda_usb_ss_dp_core_1>;
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pcie0_phy {
|
||||
status = "okay";
|
||||
vdda-phy-supply = <&vreg_l18c_0p88>;
|
||||
vdda-pll-supply = <&vreg_l8c_1p2>;
|
||||
};
|
||||
|
||||
&pcie1_phy {
|
||||
vdda-phy-supply = <&vreg_l18c_0p88>;
|
||||
vdda-pll-supply = <&vreg_l8c_1p2>;
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
gpio-reserved-ranges = <0 4>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user