ARM: dts: msm: Add pcie-pdc device for sun

Add pcie-pdc device to allow configuring wakeup gpios at PCIe PDC
for sun.

Change-Id: I57722d564c2c39e7d2d7c35c967f826465d8dd5d
Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
This commit is contained in:
Rashid Zafar
2023-11-08 13:53:40 -08:00
parent 362840c89a
commit 24941dbe11

View File

@@ -409,6 +409,11 @@
interrupt-controller; interrupt-controller;
}; };
pcie_pdc: pdc@b360000 {
compatible = "qcom,sun-pcie-pdc", "qcom,pcie-pdc";
reg = <0xb360000 0x10000>;
};
aoss_qmp: power-controller@c300000 { aoss_qmp: power-controller@c300000 {
compatible = "qcom,aoss-qmp"; compatible = "qcom,aoss-qmp";
reg = <0xc300000 0x400>; reg = <0xc300000 0x400>;