mbox series

[0/3] arm64: dts: qcom: sm8[456]50: add missing qcom,non-secure-domain property

Message ID 20240227-topic-sm8x50-upstream-fastrpc-non-secure-domain-v1-0-15c4c864310f@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sm8[456]50: add missing qcom,non-secure-domain property | expand

Message

Neil Armstrong Feb. 27, 2024, 12:53 p.m. UTC
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@linaro.org>
---
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,

Comments

Bjorn Andersson March 19, 2024, 2:48 a.m. UTC | #1
On Tue, 27 Feb 2024 13:53:03 +0100, Neil Armstrong wrote:
> 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.
> 
> 

Applied, thanks!

[1/3] arm64: dts: qcom: sm8450: add missing qcom,non-secure-domain property
      commit: 033fbfa0eb60e519f50e97ef93baec270cd28a88
[2/3] arm64: dts: qcom: sm8550: add missing qcom,non-secure-domain property
      commit: 49c50ad9e6cbaa6a3da59cdd85d4ffb354ef65f4
[3/3] arm64: dts: qcom: sm8650: add missing qcom,non-secure-domain property
      commit: 039d379490eabf798baded4de2d698a7324ab7e6

Best regards,