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:
98b24f9
)
ARM: dts: at91: vinco: use TCB2 as timers
author
Alexandre Belloni
<
[email protected]
>
Tue, 7 Jun 2016 23:34:08 +0000
(
01:34
+0200)
committer
Alexandre Belloni
<
[email protected]
>
Sun, 31 Dec 2017 14:50:19 +0000
(15:50 +0100)
As TCB2 doesn't have any output pins, use it for timers
Acked-by: Gregory CLEMENT <
[email protected]
>
Acked-by: Nicolas Ferre <
[email protected]
>
Signed-off-by: Alexandre Belloni <
[email protected]
>
arch/arm/boot/dts/at91-vinco.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91-vinco.dts
b/arch/arm/boot/dts/at91-vinco.dts
index 9f6005708ea880092c308fc197e7028b7d7e9011..1be9889a2b3a1eb7c40a7c74287910b4f4c616ed 100644
(file)
--- a/
arch/arm/boot/dts/at91-vinco.dts
+++ b/
arch/arm/boot/dts/at91-vinco.dts
@@
-151,6
+151,18
@@
status = "okay";
};
+ tcb2: timer@fc024000 {
+ timer@0 {
+ compatible = "atmel,tcb-timer";
+ reg = <0>;
+ };
+
+ timer@1 {
+ compatible = "atmel,tcb-timer";
+ reg = <1>;
+ };
+ };
+
macb1: ethernet@fc028000 {
phy-mode = "rmii";
status = "okay";