]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
ARM: dts: at91: sama5d3xek_cmp: use TCB0 as timers
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 17 May 2017 21:19:30 +0000 (23:19 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 31 Dec 2017 14:50:16 +0000 (15:50 +0100)
Use tcb0 for timers as selected in sama5_defconfig.

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/sama5d3xcm_cmp.dtsi

index 75cbf4d4ab1a08ae82b5aafa9dec978d5cde637c..a02f59021364e59721088f6e57ff82d522898423 100644 (file)
                                cs-gpios = <&pioD 13 0>, <0>, <0>, <0>;
                        };
 
+                       tcb0: timer@f0010000 {
+                               timer@0 {
+                                       compatible = "atmel,tcb-timer";
+                                       reg = <0>;
+                               };
+
+                               timer@1 {
+                                       compatible = "atmel,tcb-timer";
+                                       reg = <1>;
+                               };
+                       };
+
                        macb0: ethernet@f0028000 {
                                phy-mode = "rgmii";
                                #address-cells = <1>;