From 5be2beaf2a2f794bbccdb7a78186b805a6f56a77 Mon Sep 17 00:00:00 2001 From: FranHsu Date: Sat, 30 Mar 2019 22:14:04 +0800 Subject: [PATCH] I have to update the name of mtd5 for the reason of compatible. Signed-off-by: FranHsu --- arch/arm/boot/dts/nuvoton-npcm730-gsj.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/nuvoton-npcm730-gsj.dts b/arch/arm/boot/dts/nuvoton-npcm730-gsj.dts index 6189d6d3c7a1dd..f88f274eb7d21c 100644 --- a/arch/arm/boot/dts/nuvoton-npcm730-gsj.dts +++ b/arch/arm/boot/dts/nuvoton-npcm730-gsj.dts @@ -5,7 +5,7 @@ #include "nuvoton-npcm730.dtsi" #include "nuvoton-npcm730-gsj-gpio.dtsi" / { - model = "Quanta GSJ Board (Device Tree v7)"; + model = "Quanta GSJ Board (Device Tree v8)"; compatible = "nuvoton,npcm750"; aliases { @@ -113,8 +113,8 @@ label = "rwfs"; reg = <0x1c00000 0x300000>; }; - haven-update@1f00000 { - label = "haven-update"; + reserved@1f00000 { + label = "reserved"; reg = <0x1f00000 0x100000>; }; };