diff options
| author | Loic Poulain <loic.poulain@oss.qualcomm.com> | 2026-07-27 16:54:33 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-08-06 15:13:15 +0100 |
| commit | b765b508bdd5501386ceae6f96a70ddd45675f9e (patch) | |
| tree | b26e6c0b637fec281d2712d3931d6c370ff53d4c /scripts | |
| parent | 942901eeda934f1bebf2605a781155e9d6bc7f6e (diff) | |
| download | linux-b765b508bdd5501386ceae6f96a70ddd45675f9e.tar.gz linux-b765b508bdd5501386ceae6f96a70ddd45675f9e.zip | |
dt-bindings: leds: nxp,pca963x: Fix reg maximum for pca9635
The pca9635 supports 16 LED channels, unlike the pca9634 which only
supports 8. The allOf conditional grouped both chips under a single
else branch capping reg at a maximum of 7.
Give pca9634 its own if/then block and set maximum: 15 unconditionally
in the top-level led@ node, making it the default for pca9635 and any
future compatible. Also tighten the node name regex from [0-9a-f]+ to
[0-9a-f] to match the single-digit hardware limit.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
Link: https://patch.msgid.link/20260727-monza-leds-v8-1-6e7e93d44dba@oss.qualcomm.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
