]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: r8a7792: Adjust SMP routine size
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Mon, 12 Feb 2018 17:44:15 +0000 (17:44 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 25 Apr 2018 06:51:06 +0000 (08:51 +0200)
This patch adjusts the definition of the SMP routine size according
to the latest changes made by commit:
"ARM: shmobile: Add watchdog support"

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7792.dtsi

index 268987ff020179b09b7c91839ab6a876c98b96b2..bea0f12f03d361954f0075ecfb86a9d9f68b68f0 100644 (file)
@@ -341,7 +341,7 @@ icram1:     sram@e63c0000 {
 
                        smp-sram@0 {
                                compatible = "renesas,smp-sram";
-                               reg = <0 0x10>;
+                               reg = <0 0x100>;
                        };
                };