projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb0f84f
)
ARM: dts: at91: pm9g45: use TCB0 as timers
author
Alexandre Belloni
<
[email protected]
>
Wed, 8 Jun 2016 16:12:31 +0000
(18:12 +0200)
committer
Alexandre Belloni
<
[email protected]
>
Sun, 31 Dec 2017 14:50:10 +0000
(15:50 +0100)
Use tcb0 for timers as selected in at91_dt_defconfig.
Acked-by: Nicolas Ferre <
[email protected]
>
Signed-off-by: Alexandre Belloni <
[email protected]
>
arch/arm/boot/dts/pm9g45.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/pm9g45.dts
b/arch/arm/boot/dts/pm9g45.dts
index be5177221cbbc3fc12d23d51271498ac26846bd4..927d00cab014a78d17f23eabb19dedb455a4eafc 100644
(file)
--- a/
arch/arm/boot/dts/pm9g45.dts
+++ b/
arch/arm/boot/dts/pm9g45.dts
@@
-52,6
+52,18
@@
};
};
+ tcb0: timer@fff7c000 {
+ timer@0 {
+ compatible = "atmel,tcb-timer";
+ reg = <0>, <1>;
+ };
+
+ timer@2 {
+ compatible = "atmel,tcb-timer";
+ reg = <2>;
+ };
+ };
+
mmc0: mmc@fff80000 {
pinctrl-0 = <
&pinctrl_board_mmc