diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2021-08-11 10:57:08 +0200 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2021-10-22 00:21:33 +0200 |
commit | 97fbb29fc1ebde6ce362e3d0a9473d4c6dec7442 (patch) | |
tree | 8a50821da6e885f74cb6150450dbbe94c1f68d95 /MAINTAINERS | |
parent | 4e5d74fc6b044c4b0fa5b661e0a8652f08743223 (diff) | |
download | linux-97fbb29fc1ebde6ce362e3d0a9473d4c6dec7442.tar.bz2 |
MAINTAINERS: Add DT Bindings for Auxiliary Display Drivers
The "AUXILIARY DISPLAY DRIVERS" section lacks the related DT bindings.
Add them.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d118d7957d2..d3eb1dad2a3b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3125,6 +3125,7 @@ F: lib/*audit.c AUXILIARY DISPLAY DRIVERS M: Miguel Ojeda <ojeda@kernel.org> S: Maintained +F: Documentation/devicetree/bindings/auxdisplay/ F: drivers/auxdisplay/ F: include/linux/cfag12864b.h |