On Sat, Mar 02, 2024 at 10:27:56PM +0100, Patrick Gansterer wrote: > 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 <paroga@xxxxxxxxxx> > --- > <snip> > + ti,unison-mode: > + description: | > + Enable unison mode. If disabled, then it will provide two > + independent controllable LED currents for BMAIN and BSUB. > + type: boolean How does not-unison mode interact with the backlight property in panel-common.yaml ? If this mode intended to provide two strings that can be controlled by different panels then a phandle link will no longer be sufficient to describe the connectivity. Daniel.