2019-06-13 15:37:08

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH] dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt

There's a typo there:
ti_lmu.txt -> ti-lmu.txt

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
Documentation/devicetree/bindings/leds/leds-lm36274.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/leds-lm36274.txt b/Documentation/devicetree/bindings/leds/leds-lm36274.txt
index 456a589c65f0..39c230d59a4d 100644
--- a/Documentation/devicetree/bindings/leds/leds-lm36274.txt
+++ b/Documentation/devicetree/bindings/leds/leds-lm36274.txt
@@ -6,7 +6,7 @@ up to 29V total output voltage. The 11-bit LED current is programmable via
the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.

Parent device properties are documented in
-Documentation/devicetree/bindings/mfd/ti_lmu.txt
+Documentation/devicetree/bindings/mfd/ti-lmu.txt

Regulator properties are documented in
Documentation/devicetree/bindings/regulator/lm363x-regulator.txt
--
2.21.0


2019-06-17 13:12:45

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH] dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt

On Thu 2019-06-13 07:23:15, Mauro Carvalho Chehab wrote:
> There's a typo there:
> ti_lmu.txt -> ti-lmu.txt
>
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>

Acked-by: Pavel Machek <[email protected]>


> @@ -6,7 +6,7 @@ up to 29V total output voltage. The 11-bit LED current is programmable via
> the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
>
> Parent device properties are documented in
> -Documentation/devicetree/bindings/mfd/ti_lmu.txt
> +Documentation/devicetree/bindings/mfd/ti-lmu.txt
>
> Regulator properties are documented in
> Documentation/devicetree/bindings/regulator/lm363x-regulator.txt

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


Attachments:
(No filename) (823.00 B)
signature.asc (188.00 B)
Digital signature
Download all attachments

2019-06-17 13:45:56

by Dan Murphy

[permalink] [raw]
Subject: Re: [PATCH] dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt


On 6/17/19 8:12 AM, Pavel Machek wrote:
> On Thu 2019-06-13 07:23:15, Mauro Carvalho Chehab wrote:
>> There's a typo there:
>> ti_lmu.txt -> ti-lmu.txt
>>
>> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> Acked-by: Pavel Machek <[email protected]>
Acked-by: Dan Murphy <[email protected]>
>
>> @@ -6,7 +6,7 @@ up to 29V total output voltage. The 11-bit LED current is programmable via
>> the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
>>
>> Parent device properties are documented in
>> -Documentation/devicetree/bindings/mfd/ti_lmu.txt
>> +Documentation/devicetree/bindings/mfd/ti-lmu.txt
>>
>> Regulator properties are documented in
>> Documentation/devicetree/bindings/regulator/lm363x-regulator.txt