On Sun, Jan 18, 2026 at 10:18:32PM +0530, [email protected] wrote: > On 14-01-2026 21:23, Daniel Thompson wrote: > > On Tue, Jan 13, 2026 at 10:15:53AM +0530, [email protected] wrote: > diff --git > a/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.yaml > b/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.yaml > index 1483ce4a3480..82698519daff 100644 > --- a/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.yaml > +++ b/Documentation/devicetree/bindings/leds/backlight/gpio-backlight.yaml > @@ -16,9 +16,11 @@ properties: > const: gpio-backlight > > gpios: > - description: The gpio that is used for enabling/disabling the backlight. > + description: | > + The gpio that is used for enabling/disabling the backlight. > + Multiple GPIOs can be specified for panels that require several > + enable signals. > minItems: 1 > - maxItems: 2 > > default-on: > description: enable the backlight at boot. > > Does this approach work for you?
I think so... but I'd rather just review a v2 patch than this kind of meta-patch. Daniel.
