Message ID | 20190902080603.5636-1-horms+renesas@verge.net.au (mailing list archive) |
---|---|
Headers | show |
Series | ravb: Remove use of undocumented registers | expand |
Hi Simon, Biju, Fabrizio, On Mon, Sep 2, 2019 at 10:06 AM Simon Horman <horms+renesas@verge.net.au> wrote: > this short series cleans up the RAVB driver a little. > > The first patch corrects the spelling of the FBP field of SFO register. > This register field is unused and should have no run-time effect. > > The remaining two patches remove the use of undocumented registers > after some consultation with the internal Renesas BSP team. > > All patches have been lightly tested on: > * E3 Ebisu > * H3 Salvator-XS (ES2.0) > * M3-W Salvator-XS > * M3-N Salvator-XS It would be good if someone could test this on an R-Car Gen2 board that uses ravb (iwg22d or iwg23s). Thanks! > Kazuya Mizuguchi (2): > ravb: correct typo in FBP field of SFO register > ravb: Remove undocumented processing > > Simon Horman (1): > ravb: TROCR register is only present on R-Car Gen3 Gr{oetje,eeting}s, Geert
Hello Geert, > From: netdev-owner@vger.kernel.org <netdev-owner@vger.kernel.org> > On Behalf Of Geert Uytterhoeven > Sent: 02 September 2019 09:16 > > Hi Simon, Biju, Fabrizio, > > On Mon, Sep 2, 2019 at 10:06 AM Simon Horman > <horms+renesas@verge.net.au> wrote: > > this short series cleans up the RAVB driver a little. > > > > The first patch corrects the spelling of the FBP field of SFO register. > > This register field is unused and should have no run-time effect. > > > > The remaining two patches remove the use of undocumented registers > > after some consultation with the internal Renesas BSP team. > > > > All patches have been lightly tested on: > > * E3 Ebisu > > * H3 Salvator-XS (ES2.0) > > * M3-W Salvator-XS > > * M3-N Salvator-XS > > It would be good if someone could test this on an R-Car Gen2 board > that uses ravb (iwg22d or iwg23s). I've tried this series + net-next on the iwg23s haven't seen any issues from a quick sanity test. Kind regards, Chris > > Thanks! > > > Kazuya Mizuguchi (2): > > ravb: correct typo in FBP field of SFO register > > ravb: Remove undocumented processing > > > > Simon Horman (1): > > ravb: TROCR register is only present on R-Car Gen3 > > 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