From: Fabrizio Castro Date: Mon, 12 Feb 2018 17:44:11 +0000 (+0000) Subject: ARM: dts: r8a7743: Adjust SMP routine size X-Git-Tag: v4.18-rc1~48^2^2~53 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0b7d5ccacac9cd54785a2cf1695a0601907f3e78;p=uclinux-h8%2Flinux.git ARM: dts: r8a7743: Adjust SMP routine size 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 Signed-off-by: Ramesh Shanmugasundaram Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7743.dtsi b/arch/arm/boot/dts/r8a7743.dtsi index 1d9073ba0ce0..0381b86b7591 100644 --- a/arch/arm/boot/dts/r8a7743.dtsi +++ b/arch/arm/boot/dts/r8a7743.dtsi @@ -407,7 +407,7 @@ smp-sram@0 { compatible = "renesas,smp-sram"; - reg = <0 0x10>; + reg = <0 0x100>; }; };