Commit 039d3794 authored by Neil Armstrong's avatar Neil Armstrong Committed by Bjorn Andersson

arm64: dts: qcom: sm8650: add missing qcom,non-secure-domain property

By default the DSP domains are non secure, add the missing
qcom,non-secure-domain property to mark them as non-secure.

Fixes: 10e02467 ("arm64: dts: qcom: sm8650: add interconnect dependent device nodes")
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240227-topic-sm8x50-upstream-fastrpc-non-secure-domain-v1-3-15c4c864310f@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 49c50ad9
......@@ -4845,6 +4845,8 @@ fastrpc {
label = "adsp";
qcom,non-secure-domain;
#address-cells = <1>;
#size-cells = <0>;
......@@ -5002,6 +5004,8 @@ fastrpc {
label = "cdsp";
qcom,non-secure-domain;
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment