]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB
authorDavid Virag <virag.david003@gmail.com>
Sat, 13 Jul 2024 17:58:32 +0000 (19:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2024 14:32:33 +0000 (16:32 +0200)
[ Upstream commit d281814b8f7a710a75258da883fb0dfe1329c031 ]

All known jackpotlte variants have 4GB of RAM, let's use it all.
RAM was set to 3GB from a mistake in the vendor provided DTS file.

Fixes: 06874015327b ("arm64: dts: exynos: Add initial device tree support for Exynos7885 SoC")
Signed-off-by: David Virag <virag.david003@gmail.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20240713180607.147942-3-virag.david003@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/exynos/exynos7885-jackpotlte.dts

index 47a389d9ff7d71b56bcd3771c44bca2ad0386b2f..9d74fa6bfed9fb2f8259683df0b56f1867a35e3f 100644 (file)
@@ -32,7 +32,7 @@
                device_type = "memory";
                reg = <0x0 0x80000000 0x3da00000>,
                      <0x0 0xc0000000 0x40000000>,
-                     <0x8 0x80000000 0x40000000>;
+                     <0x8 0x80000000 0x80000000>;
        };
 
        gpio-keys {