Skip to content

Commit 385de97

Browse files
zhangyuyuriyquic-tingweiz
authored andcommitted
FORMLIST: arm64: dts: qcom: qcs615: add a PCIe port for WLAN
Add an original PCIe port for WLAN. This port will be referenced and supplemented by specific WLAN devices. Signed-off-by: Yu Zhang(Yuriy) <yu.zhang@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/all/20250704-615-v3-1-6c384e0470f2@oss.qualcomm.com/
1 parent 7593857 commit 385de97

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/qcs615.dtsi

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,15 @@
12071207
opp-peak-kBps = <500000 1>;
12081208
};
12091209
};
1210+
1211+
pcie_port0: pcie@0 {
1212+
device_type = "pci";
1213+
reg = <0x0 0x0 0x0 0x0 0x0>;
1214+
#address-cells = <3>;
1215+
#size-cells = <2>;
1216+
ranges;
1217+
bus-range = <0x01 0xff>;
1218+
};
12101219
};
12111220

12121221
pcie_phy: phy@1c0e000 {

0 commit comments

Comments
 (0)