diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-10-04 12:21:34 -0400 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2018-10-12 07:39:12 -0400 |
commit | d5a7060022cd443cc6a054bc73383acac6a8f53d (patch) | |
tree | 5a6dfa0fe4c2f35ad2bf6daf89831846af82c384 | |
parent | a4675881ed71f73f5ea96afda6a1ddc1526fde4d (diff) |
dt-bindings: pwm: renesas-tpu: Document r8a7744 support
Document r8a7744 specific compatible strings. No driver change is
needed as the fallback compatible string "renesas,tpu" activates the
right code in the driver.
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>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
-rw-r--r-- | Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt index af5f4c745597..848a92b53d81 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | |||
@@ -6,6 +6,7 @@ Required Properties: | |||
6 | - "renesas,tpu-r8a73a4": for R8A73A4 (R-Mobile APE6) compatible PWM controller. | 6 | - "renesas,tpu-r8a73a4": for R8A73A4 (R-Mobile APE6) compatible PWM controller. |
7 | - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller. | 7 | - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller. |
8 | - "renesas,tpu-r8a7743": for R8A7743 (RZ/G1M) compatible PWM controller. | 8 | - "renesas,tpu-r8a7743": for R8A7743 (RZ/G1M) compatible PWM controller. |
9 | - "renesas,tpu-r8a7744": for R8A7744 (RZ/G1N) compatible PWM controller. | ||
9 | - "renesas,tpu-r8a7745": for R8A7745 (RZ/G1E) compatible PWM controller. | 10 | - "renesas,tpu-r8a7745": for R8A7745 (RZ/G1E) compatible PWM controller. |
10 | - "renesas,tpu-r8a7790": for R8A7790 (R-Car H2) compatible PWM controller. | 11 | - "renesas,tpu-r8a7790": for R8A7790 (R-Car H2) compatible PWM controller. |
11 | - "renesas,tpu-r8a77970": for R8A77970 (R-Car V3M) compatible PWM | 12 | - "renesas,tpu-r8a77970": for R8A77970 (R-Car V3M) compatible PWM |