ARM: dts: msm: Update sun device tree for adsp_sleepmon and cdsprm
Add adsp sleepmon driver device configuration, add new intents to read dcvs clients information and documentation under cdsprm device tree. Change-Id: Icb2b7162544af8dc1d1b255ac99e3be6a4765f6d Signed-off-by: Madhu Pagadoju <quic_mpagadoj@quicinc.com>
This commit is contained in:
@@ -1500,6 +1500,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>;
|
||||
@@ -1724,7 +1729,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