Hi Linus, On Mon, Nov 23, 2020 at 10:44:38PM +0100, Linus Walleij wrote: > diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml > index f1211e7045f1..92fa90b4a671 100644 > --- a/Documentation/devicetree/bindings/leds/common.yaml > +++ b/Documentation/devicetree/bindings/leds/common.yaml > @@ -151,6 +151,12 @@ properties: > Maximum flash LED supply current in microamperes. Required for flash LED > nodes with configurable current. > > + torch-max-microamp: > + description: > + Maximum flash LED supply current in microamperes, when the flash LED is > + used as a torch (flashlight). This is usually lower than the flash mode > + maximum current, if the LED supports torch mode. Thanks for the update. One more thing. The other flash LED DT bindings are using led-max-microamp for the torch mode --- for it's what the non-flash LEDs do. Could you use the same here? With that, for the set: Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Kind regards, Sakari Ailus