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:
parent
ae72fa7bf6
commit
3d1285bc40
7 changed files with 74 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue