diff options
| author | Wolfram Sang <[email protected]> | 2023-05-02 18:53:29 +0200 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2023-06-23 15:37:01 +0200 |
| commit | 5442c33f218b1aabbe699db978e407317a231d10 (patch) | |
| tree | 91a3a0a95e5750b901712296b085f1c7775e062e | |
| parent | c799ad062a75858e10a7626e20233e6e94dbf554 (diff) | |
dt-bindings: pwm: Add R-Car V3U device tree bindings
Tested-by: Kieran Bingham <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
| -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 4c8097010687..6b6a302a175c 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-r8a779a0 # R-Car V3U - renesas,pwm-r8a779g0 # R-Car V4H - const: renesas,pwm-rcar |