Merge "ARM: dts: msm: Update sun device tree for adsp_sleepmon and cdsprm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2bef37bce6
@@ -1995,6 +1995,11 @@
|
||||
restrict-access;
|
||||
};
|
||||
|
||||
adsp_sleepmon: adsp-sleepmon {
|
||||
compatible = "qcom,adsp-sleepmon";
|
||||
qcom,rproc-handle = <&adsp_pas>;
|
||||
};
|
||||
|
||||
adsp_pas: remoteproc-adsp@03000000 {
|
||||
compatible = "qcom,sun-adsp-pas";
|
||||
reg = <0x03000000 0x10000>;
|
||||
@@ -2219,7 +2224,8 @@
|
||||
qcom,msm_cdsprm_rpmsg {
|
||||
compatible = "qcom,msm-cdsprm-rpmsg";
|
||||
qcom,glink-channels = "cdsprmglink-apps-dsp";
|
||||
qcom,intents = <0x20 12>;
|
||||
qcom,intents = <0x20 12
|
||||
0xF00 12>;
|
||||
|
||||
msm_cdsp_rm: qcom,msm_cdsp_rm {
|
||||
compatible = "qcom,msm-cdsp-rm";
|
||||
|
Reference in New Issue
Block a user