ARM: dts: hisilicon: fix errors detected by root-node.yaml
authorZhen Lei <thunder.leizhen@huawei.com>
Mon, 12 Oct 2020 06:12:20 +0000 (14:12 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 24 Nov 2020 11:43:18 +0000 (19:43 +0800)
commite0b09c35ae072be666bdd847dddf9a51bd4d57dc
treee73a9274d81b268d834e82c3e1f64121727c397a
parent8e9e8dd7ce093344a89792deaeb6caedde636dcf
ARM: dts: hisilicon: fix errors detected by root-node.yaml

Make the memory node name match the regex "^memory(@[0-9a-f]+)?$" which
is described in memory.yaml. Otherwise, it will be treated as root node,
and misreported by root-node.yaml.

Errors misreported by root-node.yaml:
/: memory: False schema does not allow {'device_type': ['memory'], 'reg':

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm/boot/dts/hi3519-demb.dts
arch/arm/boot/dts/hi3620-hi4511.dts
arch/arm/boot/dts/hip01-ca9x2.dts
arch/arm/boot/dts/hisi-x5hd2-dkb.dts