Re: Re: [RFC PATCH 4/4] i2c: at91: Move to generic GPIO bus recovery

From: Codrin.Ciubotariu
Date: Mon Aug 03 2020 - 11:43:00 EST


On 02.08.2020 20:08, Wolfram Sang wrote:
> On Fri, Jun 19, 2020 at 05:19:04PM +0300, Codrin Ciubotariu wrote:
>> Make the Microchip at91 driver the first to use the generic GPIO bus
>> recovery support from the I2C core and discard the driver implementation.
>>
>> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
>> ---
>> drivers/i2c/busses/i2c-at91-master.c | 69 ++--------------------------
>> drivers/i2c/busses/i2c-at91.h | 3 --
>
> Nice diffstat! I will try using this new functionality with another
> controller next week.
>

Thanks, this would be great! I tested this on a sam9x60, with the HW
feature for the 9 pulses disabled, with a picky audio codec as I2C device.
Please let me know of the result.

Best regards,
Codrin