diff options
Diffstat (limited to 'drivers/led/aw20216.c')
-rw-r--r-- | drivers/led/aw20216.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/led/aw20216.c b/drivers/led/aw20216.c index 299434f909..55083936ef 100644 --- a/drivers/led/aw20216.c +++ b/drivers/led/aw20216.c @@ -54,7 +54,7 @@ #endif #ifndef AW_SPI_MODE -# define AW_SPI_MODE 3 +# define AW_SPI_MODE 0 #endif #ifndef AW_SPI_DIVISOR |