boards: nxp/frdm_mcxn947: Support sai for NXP frdm_mcxn947
Support sai for NXP frdm_mcxn947. Signed-off-by: Qiang Zhang <qiang.zhang_6@nxp.com>
This commit is contained in:
parent
85aff8385f
commit
3a15017dcd
7 changed files with 73 additions and 14 deletions
|
@ -27,4 +27,9 @@ config SYS_CLOCK_HW_CYCLES_PER_SEC
|
|||
config FLASH_FILL_BUFFER_SIZE
|
||||
default 128
|
||||
|
||||
# The existing SAI diver cannot initialize the PLL on the board,
|
||||
# so the PLL settings will not be performed in the driver.
|
||||
config I2S_HAS_PLL_SETTING
|
||||
default n
|
||||
|
||||
endif # SOC_SERIES_MCXN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue