ARM: dts: at91: ma5d4: use TCB2 as timers

As TCB2 doesn't have any output pins, use it for timers

Cc: Marek Vasut <marex@denx.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
Alexandre Belloni 2016-06-08 01:37:30 +02:00
parent 41ef816556
commit 98b24f9e77
1 changed files with 12 additions and 0 deletions

View File

@ -89,6 +89,18 @@ can1: can@1 {
}; };
}; };
tcb2: timer@fc024000 {
timer@0 {
compatible = "atmel,tcb-timer";
reg = <0>;
};
timer@1 {
compatible = "atmel,tcb-timer";
reg = <1>;
};
};
adc0: adc@fc034000 { adc0: adc@fc034000 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = < pinctrl-0 = <