mbox series

[RFT,0/2] i2c: rcar: improve Gen3 support

Message ID 20230913062950.4968-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series i2c: rcar: improve Gen3 support | expand

Message

Wolfram Sang Sept. 13, 2023, 6:29 a.m. UTC
Here is the second series paving the way for Gen4 support. This time we
properly apply the Gen3 specific features. See the patch comments for
further information. This has been tested on a Renesas Falcon board with
a R-Car V3U SoC at various bus speeds. Because the calculation formulas
are crucial, testing on board farms would be much appreciated!

Thanks and happy hacking!


Wolfram Sang (2):
  i2c: rcar: reset controller is mandatory for Gen3+
  i2c: rcar: improve accuracy for R-Car Gen3+

 drivers/i2c/busses/i2c-rcar.c | 148 ++++++++++++++++++++++------------
 1 file changed, 98 insertions(+), 50 deletions(-)

Comments

Geert Uytterhoeven Sept. 19, 2023, 9:30 a.m. UTC | #1
Hi Wolfram,

On Wed, Sep 13, 2023 at 12:20 PM Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> Here is the second series paving the way for Gen4 support. This time we
> properly apply the Gen3 specific features. See the patch comments for
> further information. This has been tested on a Renesas Falcon board with
> a R-Car V3U SoC at various bus speeds. Because the calculation formulas
> are crucial, testing on board farms would be much appreciated!

Thanks for your series!

This (combined with the FM+ series) seems to work fine on all R-Car
boards I gave it a try on.

Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>

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