diff options
author | Biju Das <biju.das@bp.renesas.com> | 2019-10-01 15:02:40 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-10-15 20:29:36 +0300 |
commit | 97bb24a6e7cc205c63d5aa6ad89d61a274963ed6 (patch) | |
tree | 59ff79c2927232c93ef53c135f8003479f8a8ad9 /Documentation/devicetree | |
parent | 6eda6f6d8dcdfed6c102d755d632122c612257d9 (diff) | |
download | linux-97bb24a6e7cc205c63d5aa6ad89d61a274963ed6.tar.xz |
dt-bindings: pwm: rcar: Add r8a774b1 support
Document RZ/G2N (R8A774B1) SoC bindings.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 0976cfd213bc..272a4df4a9d1 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml @@ -18,6 +18,7 @@ properties: - renesas,pwm-r8a7745 # RZ/G1E - renesas,pwm-r8a77470 # RZ/G1C - renesas,pwm-r8a774a1 # RZ/G2M + - renesas,pwm-r8a774b1 # RZ/G2N - renesas,pwm-r8a774c0 # RZ/G2E - renesas,pwm-r8a7778 # R-Car M1A - renesas,pwm-r8a7779 # R-Car H1 |