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