commit | 26f4fab3915d1b8ea5459dffe6da5c3928e7afc3 | [log] [tgz] |
---|---|---|
author | Mathieu Anquetin <mathieu.anquetin@groupe-cahors.com> | Sun Jun 25 00:45:59 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 04 13:18:01 2023 +0200 |
tree | f3786d9533c0e14bbe3763b2aca1464ffe38676a | |
parent | 4b9dddcd3a60ab7af33ad6511494f7ab1934cbb5 [diff] |
drivers: led: lp503x: extend driver to all lp50xx devices Add support for LP5009, LP5012, LP5018 and LP5024 devices which only differ by the number of LEDs they can control. Also, update application sample to run on all these new supported devices. Based on initial work from: - Marek Janus <marek.janus@grinn-global.com> - Rico Ganahl <rico.ganahl@bytesatwork.ch> Signed-off-by: Mathieu Anquetin <mathieu.anquetin@groupe-cahors.com>