mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
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:
parent
414be2b5a7
commit
e13555a3e1
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user