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:
@@ -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>;
|
||||||
|
Reference in New Issue
Block a user