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

The device tree compiler gives the following warning:

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

Since the pmygrf node only has an io-domains child node that has no
reg property, remove the two properties from the pmugrf node to silence
the warning.

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