Re: [PATCH 0/4] i2c bus recovery for Microchip SoCs.

From: Rob Herring
Date: Tue Oct 15 2019 - 15:10:53 EST


On Wed, Oct 02, 2019 at 04:46:54PM +0200, Kamel Bouhara wrote:
> This patch series introduce the kernel i2c-gpio bus recovery mechanism
> for the Microchip SoCs. Updated the corresponding dts to add i2c
> gpio pinctrl. The bus recovery is configured for the sama5d3/4 xplained
> boards in dts.

Now we have 2 drivers with the same binding and code for using GPIO for
bus recovery. Perhaps all this should be common.

Rob