i2c: stm32: add support for the st,stm32mp13 SOC
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 30 Jun 2022 08:20:14 +0000 (10:20 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 12 Jul 2022 09:47:34 +0000 (11:47 +0200)
commitd4d01d0e9998ab1c000ae0d578d33801b31cb845
treea47d3c9c67d8166dd536e221eeaf48edec44358d
parent6cccc8d396bfd68bbf695b3b3c92e60b8bdf8b77
i2c: stm32: add support for the st,stm32mp13 SOC

The stm32mp13 soc differs from the stm32mp15 in terms of
clear register offset for controlling the FMP (Fast Mode Plus).

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/i2c/stm32f7_i2c.c