Message ID | 7785f163a5a798574c68495de8b0ca7a02e35f07.1665156318.git.geert+renesas@glider.be |
---|---|
State | Superseded |
Headers | show |
Series | dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support | expand |
On Fri, Oct 07, 2022 at 05:25:56PM +0200, Geert Uytterhoeven wrote: > Document support for the PWM timers in the Renesas R-Car V4H (R8A779G0) > SoC. > > Based on a patch in the BSP by CongDang. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml index 1c94acbc2b4a0384..4c80970106877e55 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml @@ -35,6 +35,7 @@ properties: - renesas,pwm-r8a77980 # R-Car V3H - renesas,pwm-r8a77990 # R-Car E3 - renesas,pwm-r8a77995 # R-Car D3 + - renesas,pwm-r8a779g0 # R-Car V4H - const: renesas,pwm-rcar reg:
Document support for the PWM timers in the Renesas R-Car V4H (R8A779G0) SoC. Based on a patch in the BSP by CongDang. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml | 1 + 1 file changed, 1 insertion(+)