2024-03-20 14:30:54

by Max Krummenacher

[permalink] [raw]
Subject: [PATCH] arm64: dts: ti: verdin-am62: Set memory size to 2gb

From: Max Krummenacher <[email protected]>

The maximum DDR RAM size stuffed on the Verdin AM62 is 2GB,
correct the memory node accordingly.

Fixes: 316b80246b16 ("arm64: dts: ti: add verdin am62")
Cc: [email protected]
Signed-off-by: Max Krummenacher <[email protected]>
---
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
index e8d8857ad51f..8c837467069b 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
@@ -76,7 +76,7 @@ verdin_key_wakeup: key-wakeup {

memory@80000000 {
device_type = "memory";
- reg = <0x00000000 0x80000000 0x00000000 0x40000000>; /* 1G RAM */
+ reg = <0x00000000 0x80000000 0x00000000 0x80000000>; /* 2G RAM */
};

opp-table {
--
2.42.0



2024-03-20 15:05:33

by Francesco Dolcini

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: ti: verdin-am62: Set memory size to 2gb

Hello Max,

On Wed, Mar 20, 2024 at 03:29:37PM +0100, [email protected] wrote:
> From: Max Krummenacher <[email protected]>
>
> The maximum DDR RAM size stuffed on the Verdin AM62 is 2GB,
> correct the memory node accordingly.
>
> Fixes: 316b80246b16 ("arm64: dts: ti: add verdin am62")
> Cc: [email protected]
> Signed-off-by: Max Krummenacher <[email protected]>

Reviewed-by: Francesco Dolcini <[email protected]>

Francesco


2024-04-09 19:37:50

by Nishanth Menon

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: ti: verdin-am62: Set memory size to 2gb

Hi [email protected],

On Wed, 20 Mar 2024 15:29:37 +0100, [email protected] wrote:
> The maximum DDR RAM size stuffed on the Verdin AM62 is 2GB,
> correct the memory node accordingly.
>
>

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/1] arm64: dts: ti: verdin-am62: Set memory size to 2gb
commit: 7e8eddc5291f5c94dd28227a73b7573b671f4a05

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D