aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBiju Das <biju.das@bp.renesas.com>2018-09-25 13:18:16 -0400
committerRob Herring <robh@kernel.org>2018-10-15 12:56:13 -0400
commit7c4189c75b0b40bfe559b185e30847398e9ac206 (patch)
tree32e515faf312f5525811f4991b980b89b0e1d4f3
parentc54ed7c02bd79abe7a62943d308ecb51cf1d4ffe (diff)
dt-bindings: timer: renesas, cmt: Document r8a7744 CMT support
Document SoC specific compatible strings for r8a7744. No driver change is needed as the fallback strings will activate the right code. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/timer/renesas,cmt.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index b40add2d9bb4..0a89586ad195 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -24,6 +24,8 @@ Required Properties:
24 - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4. 24 - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4.
25 - "renesas,r8a7743-cmt0" for the 32-bit CMT0 device included in r8a7743. 25 - "renesas,r8a7743-cmt0" for the 32-bit CMT0 device included in r8a7743.
26 - "renesas,r8a7743-cmt1" for the 48-bit CMT1 device included in r8a7743. 26 - "renesas,r8a7743-cmt1" for the 48-bit CMT1 device included in r8a7743.
27 - "renesas,r8a7744-cmt0" for the 32-bit CMT0 device included in r8a7744.
28 - "renesas,r8a7744-cmt1" for the 48-bit CMT1 device included in r8a7744.
27 - "renesas,r8a7745-cmt0" for the 32-bit CMT0 device included in r8a7745. 29 - "renesas,r8a7745-cmt0" for the 32-bit CMT0 device included in r8a7745.
28 - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745. 30 - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745.
29 - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. 31 - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.