[PATCH v1 3/5] i2c: Add Microchip PolarFire SoC I2C driver
Leo Liang
ycliang at andestech.com
Mon Nov 1 09:53:11 CET 2021
On Fri, Oct 22, 2021 at 02:26:46PM +0530, Padmarao Begari wrote:
> Add I2C driver code for the Microchip PolarFire SoC.
> This driver supports I2C data transfer and probe for I2C
> slave addresses.
>
> Signed-off-by: Padmarao Begari <padmarao.begari at microchip.com>
> ---
> drivers/i2c/Kconfig | 6 +
> drivers/i2c/Makefile | 1 +
> drivers/i2c/i2c-microchip.c | 482 ++++++++++++++++++++++++++++++++++++
> 3 files changed, 489 insertions(+)
> create mode 100644 drivers/i2c/i2c-microchip.c
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list