diff options
| -rw-r--r-- | Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt index d276693cf301..af5f4c745597 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | |||
| @@ -8,6 +8,10 @@ Required Properties: | |||
| 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-r8a7745": for R8A7745 (RZ/G1E) compatible PWM controller. | 9 | - "renesas,tpu-r8a7745": for R8A7745 (RZ/G1E) compatible PWM controller. |
| 10 | - "renesas,tpu-r8a7790": for R8A7790 (R-Car H2) compatible PWM controller. | 10 | - "renesas,tpu-r8a7790": for R8A7790 (R-Car H2) compatible PWM controller. |
| 11 | - "renesas,tpu-r8a77970": for R8A77970 (R-Car V3M) compatible PWM | ||
| 12 | controller. | ||
| 13 | - "renesas,tpu-r8a77980": for R8A77980 (R-Car V3H) compatible PWM | ||
| 14 | controller. | ||
| 11 | - "renesas,tpu": for the generic TPU PWM controller; this is a fallback for | 15 | - "renesas,tpu": for the generic TPU PWM controller; this is a fallback for |
| 12 | the entries listed above. | 16 | the entries listed above. |
| 13 | 17 | ||
