Commit 3726d8ea2b63fa56a823150a35b8318a04d307a8

Authored by Iustin Dumitrescu
Committed by Larisa Grigore
1 parent 2423b61c0d

s32v234evb: Add DSPI SCK CS delay values

Add board specific delay values for SCK-CS and CS-SCK, for DSPI driver.

Issue: ALB-1120
Signed-off-by: Iustin Dumitrescu <iustin.dumitrescu@nxp.com>

Showing 2 changed files with 5 additions and 0 deletions Side-by-side Diff

include/configs/s32v234evb29288.h
... ... @@ -20,6 +20,9 @@
20 20  
21 21 #define CONFIG_DDR_INIT_DELAY 100
22 22  
  23 +#define CONFIG_DSPI_CS_SCK_DELAY 100
  24 +#define CONFIG_DSPI_SCK_CS_DELAY 100
  25 +
23 26 /* we include this file here because it depends on the above definitions */
24 27 #include <configs/s32v234_common.h>
25 28  
scripts/config_whitelist.txt
... ... @@ -361,6 +361,8 @@
361 361 CONFIG_DRIVER_NE2000
362 362 CONFIG_DRIVER_NE2000_BASE
363 363 CONFIG_DRIVER_TI_EMAC_USE_RMII
  364 +CONFIG_DSPI_CS_SCK_DELAY
  365 +CONFIG_DSPI_SCK_CS_DELAY
364 366 CONFIG_DSP_CLUSTER_START
365 367 CONFIG_DUOVERO
366 368 CONFIG_DWC2_DFLT_SPEED_FULL