From: Geert Uytterhoeven Date: Fri, 24 Oct 2014 11:31:52 +0000 (+0200) Subject: clocksource: sh_tmu: Document r8a7778 binding X-Git-Tag: v3.19-rc1~57^2~25^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f9d6ec6f546a061f5b9eeb53927f1bfac5fb8278;p=karo-tx-linux.git clocksource: sh_tmu: Document r8a7778 binding The r8a7778 is very similar to the r8a7779, and already handled by the current driver in the non-DT case. Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Simon Horman --- diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt index 4ae7910af09f..cd5f20bf2582 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-r8a7778" for the r8a7778 TMU - "renesas,tmu-r8a7779" for the r8a7779 TMU - "renesas,tmu" for any TMU. This is a fallback for the above renesas,tmu-* entries