diff options
| author | Biju Das <[email protected]> | 2019-02-04 09:20:06 +0000 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2019-02-23 12:13:45 +0100 |
| commit | 29f970cf670f12d72580662b2f291cf2dc86aaf5 (patch) | |
| tree | 1ac32c8b87a56c1a58e3f1f800a332670b8ca802 | |
| parent | 8743dcf66981ad6b6457356f723f7048ddff6ac8 (diff) | |
dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings
Document RZ/G2E (R8A774C0) SoC in the Renesas TMU bindings.
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/timer/renesas,tmu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt index 4ddff85837da..13ad07416bdd 100644 --- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt @@ -10,6 +10,7 @@ Required Properties: - compatible: must contain one or more of the following: - "renesas,tmu-r8a7740" for the r8a7740 TMU + - "renesas,tmu-r8a774c0" for the r8a774C0 TMU - "renesas,tmu-r8a7778" for the r8a7778 TMU - "renesas,tmu-r8a7779" for the r8a7779 TMU - "renesas,tmu-r8a77970" for the r8a77970 TMU |