Dan, On 9/25/19 7:46 PM, Dan Murphy wrote: > Update the document to be consistent in case when using LED. s/LED/"LED"/. > This should be capital throughout the document. > > Signed-off-by: Dan Murphy <dmurphy@xxxxxx> > --- > Documentation/devicetree/bindings/leds/leds-lp55xx.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.txt b/Documentation/devicetree/bindings/leds/leds-lp55xx.txt > index 1b66a413fb9d..bfe2805c5534 100644 > --- a/Documentation/devicetree/bindings/leds/leds-lp55xx.txt > +++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.txt > @@ -1,4 +1,4 @@ > -Binding for TI/National Semiconductor LP55xx Led Drivers > +Binding for TI/National Semiconductor LP55xx LED Drivers > > Required properties: > - compatible: one of > @@ -12,8 +12,8 @@ Required properties: > - clock-mode: Input clock mode, (0: automode, 1: internal, 2: external) > > Each child has own specific current settings > -- led-cur: Current setting at each led channel (mA x10, 0 if led is not connected) > -- max-cur: Maximun current at each led channel. > +- led-cur: Current setting at each LED channel (mA x10, 0 if LED is not connected) > +- max-cur: Maximun current at each LED channel. > > Optional properties: > - enable-gpio: GPIO attached to the chip's enable pin > -- Best regards, Jacek Anaszewski