mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
waipio-pcie: Disable pcie1 and pcie1_msi
Change-Id: Ib274907191ae6b371372ec909fe3229b8e045f4a
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user