On Mon, 09 Dec 2024 09:45:53 +0100, A. Sverdlin wrote: > From: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxxxx> > > Add bindings for Texas Instruments' LP8864/LP8866 LED-backlight drivers. > Note that multiple channels in these models are used for load-balancing and > brightness is controlled gobally, so from a user perspective it's only one > LED. > > Signed-off-by: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxxxx> > --- > Changelog: > v3: no changes > v2: ti,8860 has been decoupled from this series and converted to YAML separately > > .../bindings/leds/backlight/ti,lp8864.yaml | 80 +++++++++++++++++++ > 1 file changed, 80 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/backlight/ti,lp8864.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>