waipio-pcie: Disable pcie1 and pcie1_msi

Change-Id: Ib274907191ae6b371372ec909fe3229b8e045f4a
This commit is contained in:
Arian
2024-03-12 19:17:58 +01:00
parent fab4b03620
commit 7ca70ca151

View File

@@ -270,6 +270,7 @@
pcie1: qcom,pcie@1c08000 {
compatible = "qcom,pci-msm";
status = "disabled";
reg = <0x01c08000 0x3000>,
<0x01c0e000 0x2000>,
@@ -569,6 +570,7 @@
pcie1_msi: qcom,pcie1_msi@17110040 {
compatible = "qcom,pci-msi";
status = "disabled";
msi-controller;
reg = <0x17110040 0x0>;
interrupt-parent = <&intc>;