ARM: dts: sun8i: a23/a33: Remove unused address-cells/size-cells
authorMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 21 Nov 2018 09:02:26 +0000 (10:02 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 28 Nov 2018 14:14:17 +0000 (15:14 +0100)
The #address-cells and #size-cells are only relevant for nodes that have
childs with reg properties. Otherwise, DTC will emit a warning saying that
those properties are unnecessary.

Remove them when needed.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun8i-a23-a33.dtsi

index bd8d9e7afcdf0a29b0e496a10750ef4eeab2d9e5..5d79860bef885ec4343272fe2718a398d885aab8 100644 (file)
                        gpio-controller;
                        interrupt-controller;
                        #interrupt-cells = <3>;
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        #gpio-cells = <3>;
 
                        r_rsb_pins: r_rsb {