]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: qcs615: add a PCIe port for WLAN
authorYu Zhang(Yuriy) <yu.zhang@oss.qualcomm.com>
Sun, 27 Jul 2025 10:22:36 +0000 (18:22 +0800)
committerBjorn Andersson <andersson@kernel.org>
Mon, 11 Aug 2025 18:22:44 +0000 (13:22 -0500)
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>
arch/arm64/boot/dts/qcom/sm6150.dtsi

index 6fa4614c13aeeab0242f8ac67364e9275d71e68d..591fcb7402594e094f8c6dc45e17b79261ded44c 100644 (file)
                                        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 {