diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-08-30 10:36:25 +0200 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2022-12-07 21:13:49 +0100 |
commit | 7cb092a0336c5770656c6742e7a7ce3042c8c44e (patch) | |
tree | 8f6aaf6e1d59d88655c00b2b686cb64729271b33 /MAINTAINERS | |
parent | leds: qcom,pm8058-led: Convert to DT schema (diff) | |
download | linux-7cb092a0336c5770656c6742e7a7ce3042c8c44e.tar.xz linux-7cb092a0336c5770656c6742e7a7ce3042c8c44e.zip |
leds: MAINTAINERS: include dt-bindings headers
Include the Devicetree binding headers in LED SUBSYSTEM entry.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexander Dahl <ada@thorsis.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e12755e75c82..ce0f246d0544 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11561,6 +11561,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 |