From: Ciprian Marian Costea <ciprianmarian.costea@xxxxxxxxxxx> S32G2 and S32G3 SoCs share the same I2C controller as i.MX. Address the hardware particularities for S32 SoC family, such as: - different <clock divider, register value> pairs - regshift Ciprian Marian Costea (2): dt-bindings: i2c: imx: add SoC specific compatible strings for S32G i2c: imx: add support for S32G2/S32G3 SoCs .../devicetree/bindings/i2c/i2c-imx.yaml | 4 ++ drivers/i2c/busses/Kconfig | 7 ++-- drivers/i2c/busses/i2c-imx.c | 37 ++++++++++++++++++- 3 files changed, 44 insertions(+), 4 deletions(-) -- 2.45.2