devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sa8775p: Add new memory map updates to SA8775P
@ 2024-01-18 15:57 Ninad Naik
  2024-01-18 20:28 ` Brian Masney
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Ninad Naik @ 2024-01-18 15:57 UTC (permalink / raw)
  To: andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: linux-arm-msm, devicetree, quic_psodagud, quic_kprasan, quic_ymg,
	kernel, Ninad Naik

New memory map layout changes (by Qualcomm firmware) have brought
in updates to base addresses and/or size for different memory regions
like cpcucp_fw, tz-stat, and also introduces new memory regions for
resource manager firmware. This change brings in these corresponding
memory map updates to the SA8775P SoC device tree.

Signed-off-by: Ninad Naik <quic_ninanaik@quicinc.com>
---
 arch/arm64/boot/dts/qcom/sa8775p.dtsi | 103 +++++++++++++++++++++++---
 1 file changed, 94 insertions(+), 9 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
index a7eaca33d326..20b16fb5f537 100644
--- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi
+++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
@@ -356,13 +356,18 @@ uefi_log: uefi-log@908b0000 {
 			no-map;
 		};
 
+		ddr_training_checksum: ddr_training_checksum@908c0000 {
+			reg = <0x0 0x908c0000 0x0 0x1000>;
+			no-map;
+		};
+
 		reserved_mem: reserved@908f0000 {
-			reg = <0x0 0x908f0000 0x0 0xf000>;
+			reg = <0x0 0x908f0000 0x0 0xe000>;
 			no-map;
 		};
 
-		secdata_apss_mem: secdata-apss@908ff000 {
-			reg = <0x0 0x908ff000 0x0 0x1000>;
+		secdata_apss_mem: secdata-apss@908fe000 {
+			reg = <0x0 0x908fe000 0x0 0x2000>;
 			no-map;
 		};
 
@@ -373,8 +378,43 @@ smem_mem: smem@90900000 {
 			hwlocks = <&tcsr_mutex 3>;
 		};
 
-		cpucp_fw_mem: cpucp-fw@90b00000 {
-			reg = <0x0 0x90b00000 0x0 0x100000>;
+		tz_sail_mailbox_mem: tz-sail-mailbox@90c00000 {
+			reg = <0x0 0x90c00000 0x0 0x100000>;
+			no-map;
+		};
+
+		sail_mailbox_mem: sail-ss@90d00000 {
+			reg = <0x0 0x90d00000 0x0 0x100000>;
+			no-map;
+		};
+
+		sail_ota_mem: sail-ss@90e00000 {
+			reg = <0x0 0x90e00000 0x0 0x300000>;
+			no-map;
+		};
+
+		aoss_backup_mem: aoss-backup@91b00000 {
+			reg = <0x0 0x91b00000 0x0 0x40000>;
+			no-map;
+		};
+
+		cpucp_backup_mem: cpucp-backup@91b40000 {
+			reg = <0x0 0x91b40000 0x0 0x40000>;
+			no-map;
+		};
+
+		tz_config_backup_mem: tz-config-backup@91b80000 {
+			reg = <0x0 0x91b80000 0x0 0x10000>;
+			no-map;
+		};
+
+		ddr_training_data_mem: ddr-training-data@91b90000 {
+			reg = <0x0 0x91b90000 0x0 0x10000>;
+			no-map;
+		};
+
+		cdt_data_backup_mem: cdt-data-backup@91ba0000 {
+			reg = <0x0 0x91ba0000 0x0 0x1000>;
 			no-map;
 		};
 
@@ -433,14 +473,44 @@ pil_video_mem: pil-video@9fc00000 {
 			no-map;
 		};
 
+		audio_mdf_mem: audio_mdf_region@ae000000 {
+			reg = <0x0 0xae000000 0x0 0x1000000>;
+			no-map;
+		};
+
+		firmware_mem: firmware-region@b0000000 {
+			reg = <0x0 0xb0000000 0x0 0x800000>;
+			no-map;
+		};
+
 		hyptz_reserved_mem: hyptz-reserved@beb00000 {
 			reg = <0x0 0xbeb00000 0x0 0x11500000>;
 			no-map;
 		};
 
-		tz_stat_mem: tz-stat@d0000000 {
-			reg = <0x0 0xd0000000 0x0 0x100000>;
+		scmi_mem: scmi_region@d0000000 {
+			no-map;
+			reg = <0x0 0xd0000000 0x0 0x40000>;
+		};
+
+		firmware_logs_mem: firmware-logs@d0040000 {
+			no-map;
+			reg = <0x0 0xd0040000 0x0 0x10000>;
+		};
+
+		firmware_audio_mem: firmware-audio@d0050000 {
+			no-map;
+			reg = <0x0 0xd0050000 0x0 0x4000>;
+		};
+
+		firmware_reserved_mem: firmware-reserved@d0054000 {
 			no-map;
+			reg = <0x0 0xd0054000 0x0 0x9c000>;
+		};
+
+		firmware_quantum_test_mem: firmware-quantum-test@d00f0000 {
+			no-map;
+			reg = <0x0 0xd00f0000 0x0 0x10000>;
 		};
 
 		tags_mem: tags@d0100000 {
@@ -453,8 +523,23 @@ qtee_mem: qtee@d1300000 {
 			no-map;
 		};
 
-		trusted_apps_mem: trusted-apps@d1800000 {
-			reg = <0x0 0xd1800000 0x0 0x3900000>;
+		deepsleep_backup_mem: deepsleep_backup@d1800000 {
+			reg = <0x0 0xd1800000 0x0 0x100000>;
+			no-map;
+		};
+
+		trusted_apps_mem: trusted-apps@d1900000 {
+			reg = <0x0 0xd1900000 0x0 0x3800000>;
+			no-map;
+		};
+
+		tz_stat_mem: tz-stat@db100000 {
+			reg = <0x0 0xdb100000 0x0 0x100000>;
+			no-map;
+		};
+
+		cpucp_fw_mem: cpucp-fw@db200000 {
+			reg = <0x0 0xdb200000 0x0 0x100000>;
 			no-map;
 		};
 	};
-- 
2.42.0


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

end of thread, other threads:[~2024-01-25  9:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18 15:57 [PATCH] arm64: dts: qcom: sa8775p: Add new memory map updates to SA8775P Ninad Naik
2024-01-18 20:28 ` Brian Masney
2024-01-23  8:25   ` Krzysztof Kozlowski
2024-01-18 23:58 ` Eric Chanudet
2024-01-19 19:11   ` Bjorn Andersson
2024-01-19 20:35     ` Dmitry Baryshkov
2024-01-22 13:45       ` Brian Masney
2024-01-22 20:02         ` Bjorn Andersson
2024-01-23  0:41           ` Brian Masney
2024-01-23  2:58           ` Trilok Soni
2024-01-23  6:23             ` Dmitry Baryshkov
2024-01-23 16:02               ` Bjorn Andersson
2024-01-23 16:53                 ` Dmitry Baryshkov
2024-01-25  6:05               ` Trilok Soni
2024-01-25  9:53                 ` Konrad Dybcio
2024-01-22 21:15         ` Dmitry Baryshkov
2024-01-19 23:14     ` Eric Chanudet
2024-01-23  8:26 ` Krzysztof Kozlowski
2024-01-23 10:15   ` Ninad Naik

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 NNTP newsgroup(s).