From 41ef816556b5c04c5f8c423604c3c83c5c47c211 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Thu, 5 May 2016 17:57:24 +0200 Subject: ARM: dts: at91: sama5d4 Xplained: use TCB2 as timers As TCB2 doesn't have any output pins, use for timers. Tested-by: Alexandre Belloni Acked-by: Nicolas Ferre Signed-off-by: Alexandre Belloni --- arch/arm/boot/dts/at91-sama5d4_xplained.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'arch/arm/boot/dts/at91-sama5d4_xplained.dts') diff --git a/arch/arm/boot/dts/at91-sama5d4_xplained.dts b/arch/arm/boot/dts/at91-sama5d4_xplained.dts index 29ab17a97f9a..4b7c762d5f22 100644 --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts @@ -130,6 +130,18 @@ status = "okay"; }; + tcb2: timer@fc024000 { + timer0: timer@0 { + compatible = "atmel,tcb-timer"; + reg = <0>; + }; + + timer1: timer@1 { + compatible = "atmel,tcb-timer"; + reg = <1>; + }; + }; + adc0: adc@fc034000 { pinctrl-names = "default"; pinctrl-0 = < -- cgit v1.2.3