diff mbox series

[v9,08/15] dt: bindings: lp55xx: Be consistent in the document with LED

Message ID 20190925174616.3714-9-dmurphy@ti.com
State Superseded
Headers show
Series Multicolor Framework | expand

Commit Message

Dan Murphy Sept. 25, 2019, 5:46 p.m. UTC
Update the document to be consistent in case when using LED.
This should be capital throughout the document.

Signed-off-by: Dan Murphy <dmurphy@ti.com>

---
 Documentation/devicetree/bindings/leds/leds-lp55xx.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.22.0.214.g8dca754b1e

Comments

Jacek Anaszewski Sept. 25, 2019, 9:31 p.m. UTC | #1
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@ti.com>

> ---

>  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
Dan Murphy Sept. 26, 2019, noon UTC | #2
Jacek

On 9/25/19 4:31 PM, Jacek Anaszewski wrote:
> 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"/.


ACK


>

>> This should be capital throughout the document.

>>

>> Signed-off-by: Dan Murphy <dmurphy@ti.com>

>> ---

>>   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

>>
diff mbox series

Patch

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