ARM: dts: msm: disable PCIe RC1 for cape and ukee

Disable PCIe RC1 for cape and ukee.

Change-Id: I8415cbb180e5f749ea7a049d078eefc6adf0530b
This commit is contained in:
Vivek Pernamitta
2022-08-19 10:41:17 +05:30
parent 99c224c93f
commit b8411e7792
2 changed files with 2 additions and 3 deletions

View File

@@ -517,6 +517,8 @@
0x0200 0x00 0x0
0x0244 0x03 0x0>;
status = "disabled";
pcie1_rp: pcie1_rp {
reg = <0 0 0 0 0>;
};

View File

@@ -294,6 +294,3 @@
};
};
&pcie1 {
status = "disabled";
};