projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c4273e
)
ARM: dts: sun8i: h3: Remove leading zeros from unit-addresses
author
Maxime Ripard
<maxime.ripard@bootlin.com>
Wed, 21 Nov 2018 09:04:39 +0000
(10:04 +0100)
committer
Maxime Ripard
<maxime.ripard@bootlin.com>
Wed, 28 Nov 2018 14:14:21 +0000
(15:14 +0100)
Most of our device trees have had leading zeros for padding as part of
the nodes unit-addresses.
Remove all these useless zeros that generate warnings
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun8i-h3.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-h3.dtsi
b/arch/arm/boot/dts/sun8i-h3.dtsi
index 9db1f58a47dec246fd8d033ffaa7bb231f62a827..c2da3a3d373a9875ecb4229fb4b22ecb3f04661d 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-h3.dtsi
+++ b/
arch/arm/boot/dts/sun8i-h3.dtsi
@@
-156,7
+156,7
@@
};
};
- video-codec@
0
1c0e000 {
+ video-codec@1c0e000 {
compatible = "allwinner,sun8i-h3-video-engine";
reg = <0x01c0e000 0x1000>;
clocks = <&ccu CLK_BUS_VE>, <&ccu CLK_VE>,