diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-08-30 11:36:25 +0300 |
---|---|---|
committer | Pavel Machek <[email protected]> | 2022-12-07 21:13:49 +0100 |
commit | 7cb092a0336c5770656c6742e7a7ce3042c8c44e (patch) | |
tree | 8f6aaf6e1d59d88655c00b2b686cb64729271b33 | |
parent | 6afd8bd5db7c5f734f24a2df8c1093df9f2ec38f (diff) |
leds: MAINTAINERS: include dt-bindings headers
Include the Devicetree binding headers in LED SUBSYSTEM entry.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Alexander Dahl <[email protected]>
Signed-off-by: Pavel Machek <[email protected]>
-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 |