i2c: stm32: add support for the STM32MP13 soc
authorAlain Volmat <alain.volmat@foss.st.com>
Thu, 7 Jul 2022 07:44:02 +0000 (09:44 +0200)
committerWolfram Sang <wsa@kernel.org>
Sat, 16 Jul 2022 12:24:41 +0000 (14:24 +0200)
commitd4d2f170dd3313f55ec83ef60b4508ffcbc59695
treefd4840daed8ef650dc7a7dfb44a91901d96ec359
parentc80cb510104ca9ebf5619b7ed5cc500ceaa46749
i2c: stm32: add support for the STM32MP13 soc

Add a new compatible for the stm32mp13.  Fast Mode Plus control
register address differ from the one for STM32MP15.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Reviewed-by: Pierre-Yves MORDRET <pierre-yves.mordret@foss.st.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-stm32f7.c