Unverified Commit 1befb266 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sunxi: Remove pinctrl size-cells property



The children nodes of the pinctrl node hadn't have any reg property for
quite some time, so we don't need the size-cells property. Remove it.

Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 32738456
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1374,7 +1374,6 @@
			gpio-controller;
			interrupt-controller;
			#interrupt-cells = <3>;
			#size-cells = <0>;
			#gpio-cells = <3>;

			s_ir_rx_pin: s-ir-rx-pin {
+0 −1
Original line number Diff line number Diff line
@@ -958,7 +958,6 @@
			gpio-controller;
			interrupt-controller;
			#interrupt-cells = <3>;
			#size-cells = <0>;
			#gpio-cells = <3>;

			gmac_rgmii_pins: gmac-rgmii-pins {