commit | ce674d90985560c4cba0d3539f08d70b58233598 | [log] [tgz] |
---|---|---|
author | Mathieu Anquetin <mathieu.anquetin@groupe-cahors.com> | Wed Jul 19 09:29:30 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 04 13:18:01 2023 +0200 |
tree | 673378c4bd56b51575b0b68a8773b0d40ed0460e | |
parent | d6c98db2cf165d609e8e81d9d195882babee3f97 [diff] |
drivers: led: lp50xx: fix led index The led identifer should refer to devicetree ordering, not to the index used by the controller. This way, it will be possible to deactivate some leds or to reorganize the indexing if necessary. Signed-off-by: Mathieu Anquetin <mathieu.anquetin@groupe-cahors.com>