Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7da10df9 authored by Felix Brack's avatar Felix Brack Committed by Tony Lindgren
Browse files

ARM: dts: am33xx: Remove unnecessary properties



Remove the unnecessary properties #address-cells and #size-cells
of node pinmux as there are no child-nodes with property reg.

Signed-off-by: default avatarFelix Brack <fb@ltec.ch>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a1180293
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -288,8 +288,6 @@
				am33xx_pinmux: pinmux@800 {
					compatible = "pinctrl-single";
					reg = <0x800 0x238>;
					#address-cells = <1>;
					#size-cells = <0>;
					#pinctrl-cells = <1>;
					pinctrl-single,register-width = <32>;
					pinctrl-single,function-mask = <0x7f>;