From: Felix Brack Date: Tue, 18 Dec 2018 14:39:31 +0000 (+0100) Subject: ARM: dts: am33xx: Remove unnecessary properties X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5224^2^2~15 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=7da10df988ca3bf9a07a21ae1f7bc58ac20a600e;p=linux.git 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: Felix Brack Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am33xx-l4.dtsi b/arch/arm/boot/dts/am33xx-l4.dtsi index 7b818d9d2eab..e957370f8aec 100644 --- a/arch/arm/boot/dts/am33xx-l4.dtsi +++ b/arch/arm/boot/dts/am33xx-l4.dtsi @@ -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>;