projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a118029
)
ARM: dts: am33xx: Remove unnecessary properties
author
Felix Brack
<fb@ltec.ch>
Tue, 18 Dec 2018 14:39:31 +0000
(15:39 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 24 Jan 2019 16:15:33 +0000
(08:15 -0800)
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 <fb@ltec.ch>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx-l4.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am33xx-l4.dtsi
b/arch/arm/boot/dts/am33xx-l4.dtsi
index
7b818d9
..
e957370
100644
(file)
--- 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>;