projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
342d23a
)
ARM: dts: sunxi: Prefer A31 bindings for IR
author
Clément Péron
<peron.clem@gmail.com>
Fri, 7 Jun 2019 23:10:53 +0000
(
01:10
+0200)
committer
Maxime Ripard
<maxime.ripard@bootlin.com>
Wed, 24 Jul 2019 08:21:12 +0000
(10:21 +0200)
Since A31, memory mapping of the IR driver has changed.
Prefer the A31 bindings instead of A13.
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Acked-by: Sean Young <sean@mess.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sunxi-h3-h5.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sunxi-h3-h5.dtsi
b/arch/arm/boot/dts/sunxi-h3-h5.dtsi
index
b4a6035
..
97550a4
100644
(file)
--- a/
arch/arm/boot/dts/sunxi-h3-h5.dtsi
+++ b/
arch/arm/boot/dts/sunxi-h3-h5.dtsi
@@
-822,7
+822,7
@@
};
ir: ir@1f02000 {
- compatible = "allwinner,sun
5i-a13
-ir";
+ compatible = "allwinner,sun
6i-a31
-ir";
clocks = <&r_ccu CLK_APB0_IR>, <&r_ccu CLK_IR>;
clock-names = "apb", "ir";
resets = <&r_ccu RST_APB0_IR>;