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:
a2ffcf8
)
ARM: shmobile: sh73a0: Add CMT1 device to DT
author
Ulrich Hecht
<
[email protected]
>
Mon, 8 Sep 2014 00:57:06 +0000
(09:57 +0900)
committer
Simon Horman
<
[email protected]
>
Tue, 9 Sep 2014 02:53:08 +0000
(11:53 +0900)
Signed-off-by: Ulrich Hecht <
[email protected]
>
Acked-by: Magnus Damm <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm/boot/dts/sh73a0.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sh73a0.dtsi
b/arch/arm/boot/dts/sh73a0.dtsi
index 910b79079d5a26d2740296df0a2ebae264962794..093e609d72cc8349486f2e11f78f28f83720ebfe 100644
(file)
--- a/
arch/arm/boot/dts/sh73a0.dtsi
+++ b/
arch/arm/boot/dts/sh73a0.dtsi
@@
-45,6
+45,16
@@
<0 56 IRQ_TYPE_LEVEL_HIGH>;
};
+ cmt1: timer@e6138000 {
+ compatible = "renesas,cmt-48-sh73a0", "renesas,cmt-48";
+ reg = <0xe6138000 0x200>;
+ interrupts = <0 65 IRQ_TYPE_LEVEL_HIGH>;
+
+ renesas,channels-mask = <0x3f>;
+
+ status = "disabled";
+ };
+
irqpin0: irqpin@e6900000 {
compatible = "renesas,intc-irqpin-sh73a0", "renesas,intc-irqpin";
#interrupt-cells = <2>;