diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2020-04-10 12:14:17 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2020-04-14 16:58:25 +0300 |
commit | 07b053ff1c6ee7c972e7e3d0915d05f1b1280f14 (patch) | |
tree | d8fb4f8bdc71b7a356b38419f7bf869611afe264 /Documentation/devicetree/bindings/pwm | |
parent | db539cb928c0abe3b6c96ab16ed19b90c5dd110d (diff) | |
download | linux-07b053ff1c6ee7c972e7e3d0915d05f1b1280f14.tar.xz |
dt-bindings: pwm: rcar: add r8a77961 support
Add support for r8a77961 (R-Car M3-W+).
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
-rw-r--r-- | Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml index 945c14e1be35..620a2ff40fc7 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml @@ -27,6 +27,7 @@ properties: - renesas,pwm-r8a7794 # R-Car E2 - renesas,pwm-r8a7795 # R-Car H3 - renesas,pwm-r8a7796 # R-Car M3-W + - renesas,pwm-r8a77961 # R-Car M3-W+ - renesas,pwm-r8a77965 # R-Car M3-N - renesas,pwm-r8a77970 # R-Car V3M - renesas,pwm-r8a77980 # R-Car V3H |