is31fl3733: driver naming cleanups (#21905)
This commit is contained in:
parent
2d41443e6a
commit
1cbb5ae99e
62 changed files with 358 additions and 277 deletions
|
@ -35,7 +35,7 @@
|
|||
#define WEAR_LEVELING_BACKING_SIZE (8 * 1024)
|
||||
|
||||
/* I2C Config for LED Driver */
|
||||
#define DRIVER_COUNT 2
|
||||
#define IS31FL3733_DRIVER_COUNT 2
|
||||
#define DRIVER_ADDR_1 0b1110100
|
||||
#define DRIVER_ADDR_2 0b1110111
|
||||
#define I2C1_SCL_PAL_MODE 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue