From: zhaoxiao Date: Fri, 21 May 2021 09:40:24 +0000 (+0800) Subject: mips: dts: loongson: fix DTC unit name warnings X-Git-Tag: accepted/tizen/unified/20230118.172025~6842^2~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01153887beb55128f5b72aecb3b57419c5603d95;p=platform%2Fkernel%2Flinux-rpi.git mips: dts: loongson: fix DTC unit name warnings Fixes the following W=1 kernel build warning(s): arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi:26.9-32.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name Signed-off-by: zhaoxiao Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi index 912dcad..0f995a7 100644 --- a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi +++ b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi @@ -23,7 +23,7 @@ }; }; - memory { + memory@200000 { compatible = "memory"; device_type = "memory"; reg = <0x00000000 0x00200000 0x00000000 0x0ee00000>, /* 238 MB at 2 MB */