Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1489842
| From | Simon Horman <horms+renesas@verge.net.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings |
| Date | 2016-09-23 10:30 +0200 |
| Message-ID | <sku1Q-1iw-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This documents the SoC specific binding for the r8a779[34] SoCs.
This is in keeping with the documentation of other R-Car Gen2 SoCs.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
Documentation/devicetree/bindings/timer/renesas,cmt.txt | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index 1a05c1b243c1..566fb599ea39 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -48,10 +48,15 @@ Required Properties:
(CMT[01])
- "renesas,cmt-48-r8a7791" for the r8a7791 48-bit CMT
(CMT[01])
+ - "renesas,cmt-48-r8a7793" for the r8a7793 48-bit CMT
+ (CMT[01])
+ - "renesas,cmt-48-r8a7794" for the r8a7793 48-bit CMT
+ (CMT[01])
- "renesas,cmt-48-gen2" for all second generation 48-bit CMT
- (CMT[01] on r8a73a4, r8a7790 and r8a7791)
+ (CMT[01] on r8a73a4, r8a7790, r8a7791, r8a7793, r8a7794)
This is a fallback for the renesas,cmt-48-r8a73a4,
- renesas,cmt-48-r8a7790 and renesas,cmt-48-r8a7791 entries.
+ renesas,cmt-48-r8a7790, renesas,cmt-48-r8a7791,
+ renesas,cmt-48-r8a7793 and renesas,cmt-48-r8a7794 entries.
- reg: base address and length of the registers block for the timer module.
- interrupts: interrupt-specifier for the timer, one per channel.
--
2.7.0.rc3.207.g0ac5344
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Simon Horman <horms+renesas@verge.net.au> - 2016-09-23 10:30 +0200
Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2016-09-23 10:40 +0200
Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Simon Horman <horms@verge.net.au> - 2016-09-23 11:10 +0200
Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Magnus Damm <magnus.damm@gmail.com> - 2016-09-30 09:10 +0200
Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2016-09-30 09:30 +0200
Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Magnus Damm <magnus.damm@gmail.com> - 2016-09-30 09:30 +0200
csiph-web