ARM: dts: msm: Add pcie-pdc device for tuna
Add PCIe PDC device to wakeup SoC from PCIe clk request gpio. Change-Id: Ic3a6027c6b3c8e80ff305ea82393720930c732b9 Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
This commit is contained in:
@@ -862,6 +862,11 @@
|
||||
qcom,rproc-handle = <&adsp_pas>;
|
||||
};
|
||||
|
||||
pcie_pdc: pdc@b360000 {
|
||||
compatible = "qcom,tuna-pcie-pdc", "qcom,pcie-pdc";
|
||||
reg = <0xb360000 0x10000>;
|
||||
};
|
||||
|
||||
adsp_pas: remoteproc-adsp@03000000 {
|
||||
compatible = "qcom,tuna-adsp-pas";
|
||||
reg = <0x03000000 0x10000>;
|
||||
|
Reference in New Issue
Block a user