On 6.11.2018 23:07, Jacek Anaszewski wrote: > Add common LED function definitions for use in Device Tree. > The function names were extracted from existing dts files > after eliminating oddities. > > Signed-off-by: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx> > Cc: Baolin Wang <baolin.wang@xxxxxxxxxx> > Cc: Daniel Mack <daniel@xxxxxxxxxx> > Cc: Dan Murphy <dmurphy@xxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Oleh Kravchenko <oleg@xxxxxxxxxx> > Cc: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > Cc: Simon Shields <simon@xxxxxxxxxxxxx> > Cc: Xiaotong Lu <xiaotong.lu@xxxxxxxxxxxxxx> > --- > include/dt-bindings/leds/functions.h | 101 +++++++++++++++++++++++++++++++++++ > 1 file changed, 101 insertions(+) > create mode 100644 include/dt-bindings/leds/functions.h Hi Jacek, Just nit picking. I think the subject should be: "dt-bindings: leds: ..." to be consistent. Best regards, Michal