By default the DSP domains are non secure, add the missing qcom,non-secure-domain property to SM8450, SM8550 and SM8650 in order to mark them as non-secure. Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Neil Armstrong (3): arm64: dts: qcom: sm8450: add missing qcom,non-secure-domain property arm64: dts: qcom: sm8550: add missing qcom,non-secure-domain property arm64: dts: qcom: sm8650: add missing qcom,non-secure-domain property arch/arm64/boot/dts/qcom/sm8450.dtsi | 3 +++ arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 ++ arch/arm64/boot/dts/qcom/sm8650.dtsi | 4 ++++ 3 files changed, 9 insertions(+) --- base-commit: 22ba90670a51a18c6b36d285fddf92b9887c0bc3 change-id: 20240227-topic-sm8x50-upstream-fastrpc-non-secure-domain-a2137ad19135 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>