Merge "ARM: dts: msm: Add sleepmon dtsi changes tuna and kera"

This commit is contained in:
QCTECMDR Service
2024-10-22 01:22:23 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 10 additions and 0 deletions

View File

@@ -426,6 +426,11 @@
interrupt-controller;
};
adsp_sleepmon: adsp-sleepmon {
compatible = "qcom,adsp-sleepmon";
qcom,rproc-handle = <&adsp_pas>;
};
adsp_pas: remoteproc-adsp@03000000 {
compatible = "qcom,kera-adsp-pas";
reg = <0x03000000 0x10000>;

View File

@@ -857,6 +857,11 @@
interrupt-controller;
};
adsp_sleepmon: adsp-sleepmon {
compatible = "qcom,adsp-sleepmon";
qcom,rproc-handle = <&adsp_pas>;
};
adsp_pas: remoteproc-adsp@03000000 {
compatible = "qcom,tuna-adsp-pas";
reg = <0x03000000 0x10000>;