aboutsummaryrefslogtreecommitdiff
path: root/src/arm/tny_a9260_common.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/tny_a9260_common.dtsi')
-rw-r--r--src/arm/tny_a9260_common.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/arm/tny_a9260_common.dtsi b/src/arm/tny_a9260_common.dtsi
index 5d83df4675a1..8e3cf5109f98 100644
--- a/src/arm/tny_a9260_common.dtsi
+++ b/src/arm/tny_a9260_common.dtsi
@@ -27,6 +27,18 @@
ahb {
apb {
+ tcb0: timer@fffa0000 {
+ timer@0 {
+ compatible = "atmel,tcb-timer";
+ reg = <0>, <1>;
+ };
+
+ timer@2 {
+ compatible = "atmel,tcb-timer";
+ reg = <2>;
+ };
+ };
+
dbgu: serial@fffff200 {
status = "okay";
};