mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Add child nodes for PCIe0
Adding child nodes for QPS615 ports. Change-Id: Iff5ea0a06e2689db4dd148a8c9e3d1c0c56146ca
This commit is contained in:
@@ -132,3 +132,28 @@
|
||||
|
||||
};
|
||||
|
||||
&pcie0_rp {
|
||||
#address-cells = <5>;
|
||||
#size-cells = <0>;
|
||||
|
||||
/* BDF 1.0.0 */
|
||||
pcie0_bus1_dev0_fn0: pcie0_bus1_dev0_fn0 {
|
||||
reg = <0 0 0 0 0>;
|
||||
|
||||
/* BDF 2.1.0 */
|
||||
pcie0_bus2_dev1_fn0: pcie0_bus2_dev1_fn0 {
|
||||
reg = <0x800 0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
/* BDF 2.2.0 */
|
||||
pcie0_bus2_dev2_fn0: pcie0_bus2_dev2_fn0 {
|
||||
reg = <0x1000 0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
/* BDF 2.3.0 */
|
||||
pcie0_bus2_dev3_fn0: pcie0_bus2_dev3_fn0 {
|
||||
reg = <0x1800 0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user