arm64: dts: rockchip: drop #address-cells, #size-cells from rk3328 grf node
authorChen-Yu Tsai <wens@csie.org>
Fri, 27 Mar 2020 03:04:12 +0000 (11:04 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 19 Apr 2020 11:29:35 +0000 (13:29 +0200)
commit743a646a05affe12e5545e59e7162dd14e84b425
tree342de53b65330b5339f1cfc93b24db5259e553e7
parente559bb846ac3770f18485ea4734c0a84c069e79e
arm64: dts: rockchip: drop #address-cells, #size-cells from rk3328 grf node

The device tree compiler gives the following warning:

    /syscon@ff100000: unnecessary #address-cells/#size-cells without
    "ranges" or child "reg" property

Since none of the grf node's direct child nodes have any reg properties,
remove the two properties from the grf node to silence the warning.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20200327030414.5903-5-wens@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328.dtsi