projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b9df83
)
ARM: dts: a83t: Change the timers compatible
author
Maxime Ripard
<maxime.ripard@bootlin.com>
Mon, 22 Jul 2019 08:12:27 +0000
(10:12 +0200)
committer
Maxime Ripard
<maxime.ripard@bootlin.com>
Fri, 23 Aug 2019 07:14:50 +0000
(09:14 +0200)
Unlike the A10 that has 6 timers available, the A83t has only two, with
only two interrupts, just like the A23. Let's change the compatible to
reflect that.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-a83t.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a83t.dtsi
b/arch/arm/boot/dts/sun8i-a83t.dtsi
index 13bc8319189908b82cdafa2a57d25ede8176f2a2..523be6611c50dcdea77bcba5a1266f34972bea58 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a83t.dtsi
+++ b/
arch/arm/boot/dts/sun8i-a83t.dtsi
@@
-806,7
+806,7
@@
};
timer@1c20c00 {
- compatible = "allwinner,sun
4i-a10
-timer";
+ compatible = "allwinner,sun
8i-a23
-timer";
reg = <0x01c20c00 0xa0>;
interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;