Merge "ARM: dts: msm: Add pcie-pdc device for kera"

This commit is contained in:
QCTECMDR Service
2024-12-24 03:03:42 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -693,6 +693,11 @@
qcom,rproc-handle = <&adsp_pas>; qcom,rproc-handle = <&adsp_pas>;
}; };
pcie_pdc: pdc@b360000 {
compatible = "qcom,kera-pcie-pdc", "qcom,pcie-pdc";
reg = <0xb360000 0x10000>;
};
adsp_pas: remoteproc-adsp@03000000 { adsp_pas: remoteproc-adsp@03000000 {
compatible = "qcom,kera-adsp-pas"; compatible = "qcom,kera-adsp-pas";
reg = <0x03000000 0x10000>; reg = <0x03000000 0x10000>;