Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: qcom: sm8650: Add three missing fastrpc-compute-cb nodes
@ 2024-03-19  3:28 Ling Xu
  2024-04-21 22:29 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Ling Xu @ 2024-03-19  3:28 UTC (permalink / raw
  To: andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: quic_lxu5, quic_ekangupt, kernel, linux-arm-msm, devicetree,
	linux-kernel

Add three missing cDSP fastrpc compute-cb nodes for the SM8650 SoC.

Signed-off-by: Ling Xu <quic_lxu5@quicinc.com>
---
* v1->v2: Lowercase hex
  v1: https://lore.kernel.org/linux-arm-msm/20240314063334.31942-1-quic_lxu5@quicinc.com/
---
---
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 32 ++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sm8650.dtsi b/arch/arm64/boot/dts/qcom/sm8650.dtsi
index ba72d8f38420..57158e4606b1 100644
--- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
@@ -5084,6 +5084,38 @@
 							 <&apps_smmu 0x19c8 0x0>;
 						dma-coherent;
 					};
+
+					/* note: secure cb9 in downstream */
+
+					compute-cb@10 {
+						compatible = "qcom,fastrpc-compute-cb";
+						reg = <12>;
+
+						iommus = <&apps_smmu 0x196c 0x0>,
+							 <&apps_smmu 0x0c0c 0x20>,
+							 <&apps_smmu 0x19cc 0x0>;
+						dma-coherent;
+					};
+
+					compute-cb@11 {
+						compatible = "qcom,fastrpc-compute-cb";
+						reg = <13>;
+
+						iommus = <&apps_smmu 0x196d 0x0>,
+							 <&apps_smmu 0x0c0d 0x20>,
+							 <&apps_smmu 0x19cd 0x0>;
+						dma-coherent;
+					};
+
+					compute-cb@12 {
+						compatible = "qcom,fastrpc-compute-cb";
+						reg = <14>;
+
+						iommus = <&apps_smmu 0x196e 0x0>,
+							 <&apps_smmu 0x0c0e 0x20>,
+							 <&apps_smmu 0x19ce 0x0>;
+						dma-coherent;
+					};
 				};
 			};
 		};
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] arm64: dts: qcom: sm8650: Add three missing fastrpc-compute-cb nodes
  2024-03-19  3:28 [PATCH v2] arm64: dts: qcom: sm8650: Add three missing fastrpc-compute-cb nodes Ling Xu
@ 2024-04-21 22:29 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2024-04-21 22:29 UTC (permalink / raw
  To: konrad.dybcio, robh+dt, krzysztof.kozlowski+dt, conor+dt, Ling Xu
  Cc: quic_ekangupt, kernel, linux-arm-msm, devicetree, linux-kernel


On Tue, 19 Mar 2024 08:58:16 +0530, Ling Xu wrote:
> Add three missing cDSP fastrpc compute-cb nodes for the SM8650 SoC.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8650: Add three missing fastrpc-compute-cb nodes
      commit: dae8cdb0a9e18f0cc7bda75e42d0da750e05ca77

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-21 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-19  3:28 [PATCH v2] arm64: dts: qcom: sm8650: Add three missing fastrpc-compute-cb nodes Ling Xu
2024-04-21 22:29 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).