tests: LPC platforms SPI use default frequncy
After increasing SPI speeds on LPC family SoCs, the slow clock speeds have been removed and default clock speeds are in use now. Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
This commit is contained in:
parent
ec7fad0853
commit
3f11f4c207
@ -6,5 +6,3 @@
|
||||
|
||||
CONFIG_SPI_LOOPBACK_DRV_NAME="FLEXCOMM_5"
|
||||
CONFIG_SPI_LOOPBACK_SLAVE_NUMBER=2
|
||||
CONFIG_SPI_LOOPBACK_SLOW_FREQ=5000
|
||||
CONFIG_SPI_LOOPBACK_FAST_FREQ=160000
|
||||
|
||||
@ -6,5 +6,3 @@
|
||||
|
||||
CONFIG_SPI_LOOPBACK_DRV_NAME="HS_LSPI"
|
||||
CONFIG_SPI_LOOPBACK_SLAVE_NUMBER=1
|
||||
CONFIG_SPI_LOOPBACK_SLOW_FREQ=5000
|
||||
CONFIG_SPI_LOOPBACK_FAST_FREQ=160000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user