提交 32ce250b 编写于 作者: A Alexandre Belloni

ARM: dts: at91: at91sam9g20ek: use TCB0 as timers

Use tcb0 for timers as selected in at91_dt_defconfig.
Acked-by: NNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 3692f91c
...@@ -51,6 +51,18 @@ ...@@ -51,6 +51,18 @@
status = "okay"; status = "okay";
}; };
tcb0: timer@fffa0000 {
timer@0 {
compatible = "atmel,tcb-timer";
reg = <0>, <1>;
};
timer@2 {
compatible = "atmel,tcb-timer";
reg = <2>;
};
};
usart0: serial@fffb0000 { usart0: serial@fffb0000 {
pinctrl-0 = pinctrl-0 =
<&pinctrl_usart0 <&pinctrl_usart0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册