Message ID | 20230502170618.55967-1-wsa+renesas@sang-engineering.com |
---|---|
Headers | show |
Series | r8a779a0: enable PWM | expand |
Quoting Geert Uytterhoeven (2023-05-03 11:14:52) > Hi Wolfram, > > On Tue, May 2, 2023 at 7:06 PM Wolfram Sang > <wsa+renesas@sang-engineering.com> wrote: > > From: Phong Hoang <phong.hoang.wz@renesas.com> > > > > This patch adds PWM nodes for R-Car V3U (r8a779a0) SoC. > > > > Signed-off-by: Phong Hoang <phong.hoang.wz@renesas.com> > > [wsa: rebased] > > Tested-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > i.e. will queue in renesas-devel for v6.5. > > > --- a/arch/arm64/boot/dts/renesas/r8a779a0.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a779a0.dtsi > > @@ -1108,6 +1108,56 @@ msiof5: spi@e6c28000 { > > status = "disabled"; > > }; > > > > + pwm0: pwm@e6e30000 { > > I'll move this before serial@e6e60000 while applying, to preserve sort > order (by unit address). I still wonder when we can have nice tools that will sort DT and format DT files for us! Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds