LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo
@ 2024-03-04 22:41 Elliot Berman
  2024-03-05  6:50 ` Mukesh Ojha
  2024-03-19  2:48 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Elliot Berman @ 2024-03-04 22:41 UTC (permalink / raw
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Neil Armstrong
  Cc: linux-arm-msm, devicetree, linux-kernel, Patrick Daly,
	Elliot Berman

Add missing reserved memory for chipinfo region.

Cc: Patrick Daly <quic_pdaly@quicinc.com>
Cc: Neil Armstrong <neil.armstrong@linaro.org>
Fixes: d2350377997f ("arm64: dts: qcom: add initial SM8650 dtsi")
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
---
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8650.dtsi b/arch/arm64/boot/dts/qcom/sm8650.dtsi
index 12ba839f215e..a8f2bd7fd1ff 100644
--- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
@@ -485,9 +485,9 @@ aop_cmd_db_mem: aop-cmd-db@81c60000 {
 			no-map;
 		};
 
-		/* Merged aop_config, tme_crash_dump, tme_log and uefi_log regions */
+		/* Merged aop_config, tme_crash_dump, tme_log, uefi_log, and chipinfo regions */
 		aop_tme_uefi_merged_mem: aop-tme-uefi-merged@81c80000 {
-			reg = <0 0x81c80000 0 0x74000>;
+			reg = <0 0x81c80000 0 0x75000>;
 			no-map;
 		};
 

---
base-commit: f6265e31fc717283224752dde476128191737d69
change-id: 20240228-sm8650-missing-chipinfo-region-dc65bb9a7417

Best regards,
-- 
Elliot Berman <quic_eberman@quicinc.com>


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

* Re: [PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo
  2024-03-04 22:41 [PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo Elliot Berman
@ 2024-03-05  6:50 ` Mukesh Ojha
  2024-03-19  2:48 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Mukesh Ojha @ 2024-03-05  6:50 UTC (permalink / raw
  To: Elliot Berman, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Neil Armstrong
  Cc: linux-arm-msm, devicetree, linux-kernel, Patrick Daly



On 3/5/2024 4:11 AM, Elliot Berman wrote:
> Add missing reserved memory for chipinfo region.
> 
> Cc: Patrick Daly <quic_pdaly@quicinc.com>
> Cc: Neil Armstrong <neil.armstrong@linaro.org>
> Fixes: d2350377997f ("arm64: dts: qcom: add initial SM8650 dtsi")
> Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>

Checked the memory map and the downstream code and saw it
looks to be missed.

Thanks for the change.

Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>

-Mukesh

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

* Re: [PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo
  2024-03-04 22:41 [PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo Elliot Berman
  2024-03-05  6:50 ` Mukesh Ojha
@ 2024-03-19  2:48 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2024-03-19  2:48 UTC (permalink / raw
  To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Neil Armstrong, Elliot Berman
  Cc: linux-arm-msm, devicetree, linux-kernel, Patrick Daly


On Mon, 04 Mar 2024 14:41:15 -0800, Elliot Berman wrote:
> Add missing reserved memory for chipinfo region.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo
      commit: 9b1e891179cacd12aa77d27a2c00b75fdbef4823

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

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

end of thread, other threads:[~2024-03-19  2:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 22:41 [PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo Elliot Berman
2024-03-05  6:50 ` Mukesh Ojha
2024-03-19  2:48 ` 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).