Hello, On Thu, Aug 06, 2020 at 07:31:49PM +0100, Lad Prabhakar wrote: > Document RZ/G1H (R8A7742) SoC bindings. > > Signed-off-by: Lad Prabhakar <[email protected]> > Reviewed-by: Marian-Cristian Rotariu > <[email protected]> > --- > Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml > b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml > index daadde9ff9c4..8b22cb110f3f 100644 > --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml > +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml > @@ -13,6 +13,7 @@ properties: > compatible: > items: > - enum: > + - renesas,pwm-r8a7742 # RZ/G1H > - renesas,pwm-r8a7743 # RZ/G1M > - renesas,pwm-r8a7744 # RZ/G1N > - renesas,pwm-r8a7745 # RZ/G1E
The typical dts has:
compatible = "renesas,pwm-r8a7742", "renesas,pwm-rcar";
so there is no need for a driver adaption.
Acked-by: Uwe Kleine-König <[email protected]>
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
signature.asc
Description: PGP signature

