mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
Merge "ARM: dts: msm: Add remoteproc nodes for neo"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c7b049d253
@@ -40,6 +40,8 @@ on the Qualcomm ADSP Hexagon core.
|
||||
"qcom,parrot-cdsp-pas"
|
||||
"qcom,parrot-modem-pas"
|
||||
"qcom,parrot-wpss-pas"
|
||||
"qcom,neo-adsp-pas"
|
||||
"qcom,neo-cdsp-pas"
|
||||
|
||||
|
||||
- interrupts-extended:
|
||||
|
||||
@@ -640,6 +640,18 @@
|
||||
qcom,config-arr = <0x17800060 0x17810060 0x17820060 0x17830060>;
|
||||
};
|
||||
|
||||
adsp_pas: remoteproc-adsp@03000000 {
|
||||
compatible = "qcom,neo-adsp-pas";
|
||||
reg = <0x03000000 0x10000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
cdsp_pas: remoteproc-cdsp@32300000 {
|
||||
compatible = "qcom,neo-cdsp-pas";
|
||||
reg = <0x32300000 0x10000>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
clk_virt: interconnect@0 {
|
||||
compatible = "qcom,neo-clk_virt";
|
||||
qcom,bcm-voter-names = "hlos";
|
||||
|
||||
Reference in New Issue
Block a user