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

Add adsp sleepmon driver dtsi chagnes for tuna and kera.

Change-Id: Iea7bd40bcfbed3167a298e1795816aa75aa4f348
Signed-off-by: Rakesh Kundaram <quic_krakeshk@quicinc.com>
This commit is contained in:
Rakesh Kundaram
2024-10-21 10:31:38 +05:30
parent 9b96e0ba0b
commit eae1f4e7d5
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

@@ -842,6 +842,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>;