projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66d04ba
)
ARM: dts: at91: sama5d3xek_cmp: use TCB0 as timers
author
Alexandre Belloni
<
[email protected]
>
Wed, 17 May 2017 21:19:30 +0000
(23:19 +0200)
committer
Alexandre Belloni
<
[email protected]
>
Sun, 31 Dec 2017 14:50:16 +0000
(15:50 +0100)
Use tcb0 for timers as selected in sama5_defconfig.
Acked-by: Nicolas Ferre <
[email protected]
>
Signed-off-by: Alexandre Belloni <
[email protected]
>
arch/arm/boot/dts/sama5d3xcm_cmp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sama5d3xcm_cmp.dtsi
b/arch/arm/boot/dts/sama5d3xcm_cmp.dtsi
index 75cbf4d4ab1a08ae82b5aafa9dec978d5cde637c..a02f59021364e59721088f6e57ff82d522898423 100644
(file)
--- a/
arch/arm/boot/dts/sama5d3xcm_cmp.dtsi
+++ b/
arch/arm/boot/dts/sama5d3xcm_cmp.dtsi
@@
-69,6
+69,18
@@
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>;