Re: [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family

2024-02-19 Thread Paul Barker
On 02/12/2023 18:18, Marek Vasut wrote: > On 11/19/23 21:48, Paul Barker wrote: >> On Sun, Nov 19, 2023 at 09:15:36PM +0100, Marek Vasut wrote: >>> On 11/15/23 18:40, Paul Barker wrote: This driver supports the I2C module on the Renesas RZ/G2L (R9A07G044) SoC, also known as the RIIC modul

Re: [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family

2023-12-02 Thread Marek Vasut
On 11/19/23 21:48, Paul Barker wrote: On Sun, Nov 19, 2023 at 09:15:36PM +0100, Marek Vasut wrote: On 11/15/23 18:40, Paul Barker wrote: This driver supports the I2C module on the Renesas RZ/G2L (R9A07G044) SoC, also known as the RIIC module. This patch is based on both the u-boot driver in th

Re: [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family

2023-11-19 Thread Paul Barker
On Sun, Nov 19, 2023 at 09:15:36PM +0100, Marek Vasut wrote: > On 11/15/23 18:40, Paul Barker wrote: > > This driver supports the I2C module on the Renesas RZ/G2L (R9A07G044) > > SoC, also known as the RIIC module. > > > > This patch is based on both the u-boot driver in the Renesas RZ BSP > > 3.0

Re: [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family

2023-11-19 Thread Marek Vasut
On 11/15/23 18:40, Paul Barker wrote: This driver supports the I2C module on the Renesas RZ/G2L (R9A07G044) SoC, also known as the RIIC module. This patch is based on both the u-boot driver in the Renesas RZ BSP 3.0.5 release [1] (commit 7fcc1fdc2534), and the Linux v6.6 driver (commit ffc253263

[PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family

2023-11-15 Thread Paul Barker
This driver supports the I2C module on the Renesas RZ/G2L (R9A07G044) SoC, also known as the RIIC module. This patch is based on both the u-boot driver in the Renesas RZ BSP 3.0.5 release [1] (commit 7fcc1fdc2534), and the Linux v6.6 driver (commit ffc253263a13). Support for deblocking the I2C bu