LED drivers: add support for IS31FL3236 (#23264)
This commit is contained in:
parent
47dc471bd4
commit
23b7a02ebe
11 changed files with 581 additions and 3 deletions
|
@ -453,6 +453,7 @@
|
|||
"enum": [
|
||||
"custom",
|
||||
"is31fl3218",
|
||||
"is31fl3236",
|
||||
"is31fl3729",
|
||||
"is31fl3731",
|
||||
"is31fl3733",
|
||||
|
@ -535,6 +536,7 @@
|
|||
"aw20216s",
|
||||
"custom",
|
||||
"is31fl3218",
|
||||
"is31fl3236",
|
||||
"is31fl3729",
|
||||
"is31fl3731",
|
||||
"is31fl3733",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue