diff mbox series

leds: MAINTAINERS: include dt-bindings headers

Message ID 20220830083625.281462-1-krzysztof.kozlowski@linaro.org
State New
Headers show
Series leds: MAINTAINERS: include dt-bindings headers | expand

Commit Message

Krzysztof Kozlowski Aug. 30, 2022, 8:36 a.m. UTC
Include the Devicetree binding headers in LED SUBSYSTEM entry.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Alexander Dahl Aug. 30, 2022, 11:56 a.m. UTC | #1
Hei hei,

Am Tue, Aug 30, 2022 at 11:36:25AM +0300 schrieb Krzysztof Kozlowski:
> Include the Devicetree binding headers in LED SUBSYSTEM entry.

Looks like a follow-up to my yesterday's mail? ;-)

Acked-by: Alexander Dahl <ada@thorsis.com>

Greets
Alex

> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8fd6a1721e69..ebc140e71b49 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11458,6 +11458,7 @@ S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
>  F:	Documentation/devicetree/bindings/leds/
>  F:	drivers/leds/
> +F:	include/dt-bindings/leds/
>  F:	include/linux/leds.h
>  
>  LEGACY EEPROM DRIVER
> -- 
> 2.34.1
>
Krzysztof Kozlowski Nov. 25, 2022, 10:52 a.m. UTC | #2
On 30/08/2022 10:36, Krzysztof Kozlowski wrote:
> Include the Devicetree binding headers in LED SUBSYSTEM entry.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 

Anyone is going to pick it up?

Best regards,
Krzysztof
Krzysztof Kozlowski Nov. 25, 2022, 12:09 p.m. UTC | #3
On 25/11/2022 12:01, Pavel Machek wrote:
> On Fri 2022-11-25 11:52:59, Krzysztof Kozlowski wrote:
>> On 30/08/2022 10:36, Krzysztof Kozlowski wrote:
>>> Include the Devicetree binding headers in LED SUBSYSTEM entry.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>> ---
>>>  MAINTAINERS | 1 +
>>>  1 file changed, 1 insertion(+)
>>>
>>
>> Anyone is going to pick it up?
> 
> That's for me, I guess.

Yes, please.

Best regards,
Krzysztof
Pavel Machek Dec. 7, 2022, 8:14 p.m. UTC | #4
On Tue 2022-08-30 11:36:25, Krzysztof Kozlowski wrote:
> Include the Devicetree binding headers in LED SUBSYSTEM entry.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Thank you, applied.

BR,							Pavel
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8fd6a1721e69..ebc140e71b49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11458,6 +11458,7 @@  S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
 F:	Documentation/devicetree/bindings/leds/
 F:	drivers/leds/
+F:	include/dt-bindings/leds/
 F:	include/linux/leds.h
 
 LEGACY EEPROM DRIVER