Merge "ARM: dts: msm: Add sleepmon dtsi changes tuna and kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
13ce10ef82
@@ -426,6 +426,11 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
adsp_sleepmon: adsp-sleepmon {
|
||||||
|
compatible = "qcom,adsp-sleepmon";
|
||||||
|
qcom,rproc-handle = <&adsp_pas>;
|
||||||
|
};
|
||||||
|
|
||||||
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>;
|
||||||
|
@@ -857,6 +857,11 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
adsp_sleepmon: adsp-sleepmon {
|
||||||
|
compatible = "qcom,adsp-sleepmon";
|
||||||
|
qcom,rproc-handle = <&adsp_pas>;
|
||||||
|
};
|
||||||
|
|
||||||
adsp_pas: remoteproc-adsp@03000000 {
|
adsp_pas: remoteproc-adsp@03000000 {
|
||||||
compatible = "qcom,tuna-adsp-pas";
|
compatible = "qcom,tuna-adsp-pas";
|
||||||
reg = <0x03000000 0x10000>;
|
reg = <0x03000000 0x10000>;
|
||||||
|
Reference in New Issue
Block a user