ARM: dts: aspeed: Add reg hints to syscon children
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 3 Dec 2019 12:04:12 +0000 (22:34 +1030)
committerJoel Stanley <joel@jms.id.au>
Tue, 17 Dec 2019 02:38:20 +0000 (13:38 +1100)
commite3f0cf4fb827ddcd2fc8e8ab06c431aca553bbf3
tree1ac81e688097c7605a5d1f5c7a6ba3f7a3baadfb
parent2de782b76938de16e2284bdee83b5acc3c5e3ed3
ARM: dts: aspeed: Add reg hints to syscon children

Fixes the following warnings:

    arch/arm/boot/dts/aspeed-g5.dtsi:209.28-226.6: Warning (avoid_unnecessary_addr_size): /ahb/apb/syscon@1e6e2000: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
    arch/arm/boot/dts/aspeed-g4.dtsi:156.28-172.6: Warning (avoid_unnecessary_addr_size): /ahb/apb/syscon@1e6e2000: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g4.dtsi
arch/arm/boot/dts/aspeed-g5.dtsi