Re: [PATCH v4 1/2] dt-bindings: backlight: Add Texas Instruments LM3509

2024-03-25 Thread Daniel Thompson
^^^ Is there any reason this patch wasn't Cc:ed to LKML (it should have come up as part of scripts/get_maintainer.pl)? On Sun, Mar 10, 2024 at 02:52:56PM +0100, Patrick Gansterer wrote: > Add Device Tree bindings for Texas Instruments LM3509 - a > High Efficiency Boost for White LED's and/or OLED

[PATCH v4 1/2] dt-bindings: backlight: Add Texas Instruments LM3509

2024-03-10 Thread Patrick Gansterer
Add Device Tree bindings for Texas Instruments LM3509 - a High Efficiency Boost for White LED's and/or OLED Displays Signed-off-by: Patrick Gansterer Reviewed-by: Krzysztof Kozlowski --- Changes in v4: Use backlight_*() to access backlight_device Do not set backlight_properties.power v3: ht