dts: arm: ipq9574: disable pcie

This changes temporarily disable pcie

Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org>
Change-Id: I36b2f1563e6c4de928f5f4e5cd84afec94488221
This commit is contained in:
Vandhiadevan Karunamoorthy 2021-08-17 11:56:01 +05:30
parent 4f92f7e93e
commit 2dfd9be9a9
3 changed files with 0 additions and 6 deletions

View file

@ -23,8 +23,6 @@
console = "/serial@78B1000";
uart2 = "/serial@78B2000";
usb0 = "/xhci@8a00000";
pci0 = "/pci@28000000";
pci1 = "/pci@10000000";
nand = "/nand-controller@79B0000";
};

View file

@ -23,8 +23,6 @@
console = "/serial@78B1000";
uart2 = "/serial@78B2000";
usb0 = "/xhci@8a00000";
pci0 = "/pci@20000000";
pci1 = "/pci@18000000";
nand = "/nand-controller@79B0000";
i2c0 = "/i2c@78BA000";
};

View file

@ -23,8 +23,6 @@
console = "/serial@78B1000";
uart2 = "/serial@78B2000";
usb0 = "/xhci@8a00000";
pci0 = "/pci@20000000";
pci1 = "/pci@18000000";
nand = "/nand-controller@79B0000";
i2c0 = "/i2c@78BA000";
};