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/r/20250727-615-v7-1-2adb6233bbb9@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Yu Zhang(Yuriy) 2025-07-27 18:22:36 +08:00 committed by Bjorn Andersson
parent 414be2b5a7
commit e13555a3e1

View File

@ -1179,6 +1179,15 @@ opp-5000000 {
opp-peak-kBps = <500000 1>;
};
};
pcie_port0: pcie@0 {
device_type = "pci";
reg = <0x0 0x0 0x0 0x0 0x0>;
#address-cells = <3>;
#size-cells = <2>;
ranges;
bus-range = <0x01 0xff>;
};
};
pcie_phy: phy@1c0e000 {