drivers: i2c_mcux: update to compatible with S32K344

Update to shim driver compatible with the hardware block
in S32K344. Configure the pins before initializing I2C
to avoid happening bus busy.

Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
This commit is contained in:
Cong Nguyen Huu 2023-07-10 13:37:46 +07:00 committed by Mahesh Mahadevan
commit 3d1285bc40
7 changed files with 74 additions and 5 deletions

View file

@ -17,5 +17,6 @@ config SOC_SERIES_S32K3_M7
select HAS_MCUX
select HAS_MCUX_LPUART
select HAS_MCUX_FLEXCAN
select HAS_MCUX_LPI2C
help
Enable support for NXP S32K3 MCUs family on Cortex-M7 cores