]> git.dujemihanovic.xyz Git - linux.git/commitdiff
arm64: dts: samsung-coreprimevelte: correct modem memory range
authorDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 26 Dec 2023 19:45:00 +0000 (20:45 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 20 Jan 2024 19:52:03 +0000 (20:52 +0100)
arch/arm64/boot/dts/marvell/pxa1908-samsung-coreprimevelte.dts

index b4e96a4bcd9b6ad4798a6cefe908c485371f3eaf..db427f4ba7eab5e5c8eb48687856fb28215418bf 100644 (file)
@@ -53,8 +53,8 @@
                };
 
                /* Communications processor, aka modem */
-               cp@3000000 {
-                       reg = <0 0x3000000 0 0x5000000>;
+               cp@5000000 {
+                       reg = <0 0x5000000 0 0x3000000>;
                };
 
                cm3@a000000 {