arm64: dts: hisilicon: separate each group of data in the property "reg"
authorZhen Lei <thunder.leizhen@huawei.com>
Mon, 12 Oct 2020 13:17:30 +0000 (21:17 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 24 Nov 2020 12:06:17 +0000 (20:06 +0800)
commit24402ce1e26e303ce2049e783a4fc3f6e122e169
treea163e6dab68c688135dfe2020d5c38469fa6ee84
parentc25b846425e34929c6201ef0592444147e65fbb3
arm64: dts: hisilicon: separate each group of data in the property "reg"

Do not write the "reg" of multiple groups of data into a uint32 array,
use <> to separate them. Otherwise, the errors similar to the following
will be reported by reg.yaml.

soc: dsa@c7000000:reg:0: [0, 3305111552, 0, 8978432, 0, 3338665984, 0, \
6291456] is too long

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hip06.dtsi
arch/arm64/boot/dts/hisilicon/hip07.dtsi