soc: nxp: s32k146: add LPI2C support
Add LPI2C nodes to S32K1xx devices. S32K146 has a single LPI2C instance. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
8fb92ba9cd
commit
3b354bfc57
3 changed files with 25 additions and 0 deletions
|
@ -14,5 +14,6 @@ config SOC_SERIES_S32K1XX
|
|||
select MPU_ALLOW_FLASH_WRITE if !XIP
|
||||
select CLOCK_CONTROL
|
||||
select HAS_MCUX_LPUART
|
||||
select HAS_MCUX_LPI2C
|
||||
help
|
||||
Enable support for NXP S32K1XX MCU series.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue