Devicetree
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: qcom: sdm845-sony-tama: enable SLPI and IPA
@ 2026-09-08  1:16 Shujath Mohd
  2026-09-08  1:16 ` [PATCH 2/2] arm64: dts: qcom: sdm845-sony-tama: enable modem Shujath Mohd
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Shujath Mohd @ 2026-09-08  1:16 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-msm,
	devicetree, linux-kernel, Shujath Mohd

Enable the SLPI and IPA subsystems on Sony Xperia TAMA devices and
provide their firmware paths.

Configure IPA to use the self GSI loader and the existing IPA firmware
reserved-memory region.

Signed-off-by: Shujath Mohd <shujath@outlook.in>
---
 .../arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi b/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi
index e34c1dc35a05..1c61a274604f 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi
@@ -403,6 +403,18 @@ vreg_s3c_0p6: smps3 {
 	};
 };
 
+&slpi_pas {
+	firmware-name = "qcom/sdm845/Sony/tama/slpi.mbn";
+	status = "okay";
+};
+
+&ipa {
+	qcom,gsi-loader = "self";
+	memory-region = <&ipa_fw_mem>;
+	firmware-name = "qcom/sdm845/Sony/tama/ipa_fws.mbn";
+	status = "okay";
+};
+
 &cdsp_pas {
 	firmware-name = "qcom/sdm845/Sony/tama/cdsp.mbn";
 	status = "okay";
-- 
2.55.0


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

end of thread, other threads:[~2026-09-10  8:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-08  1:16 [PATCH 1/2] arm64: dts: qcom: sdm845-sony-tama: enable SLPI and IPA Shujath Mohd
2026-09-08  1:16 ` [PATCH 2/2] arm64: dts: qcom: sdm845-sony-tama: enable modem Shujath Mohd
2026-09-09 12:03   ` Konrad Dybcio
2026-09-09 12:04 ` [PATCH 1/2] arm64: dts: qcom: sdm845-sony-tama: enable SLPI and IPA Konrad Dybcio
2026-09-10  4:05 ` [PATCH v2] arm64: dts: qcom: sdm845-sony-tama: enable modem, " Shujath Mohd
2026-09-10  8:50   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox