Message ID | 20220830083625.281462-1-krzysztof.kozlowski@linaro.org |
---|---|
State | New |
Headers | show |
Series | leds: MAINTAINERS: include dt-bindings headers | expand |
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 >
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
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
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 --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
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(+)