[v2,3/3] auxdisplay: Add 7 and 14 segment mappings to MAINTAINERS

Message ID 20240212132515.2660837-5-andriy.shevchenko@linux.intel.com
State New
Headers
Series auxdisplay: Refresh MAINTAINERS for the subsystem |

Commit Message

Andy Shevchenko Feb. 12, 2024, 1:23 p.m. UTC
  The mapping files are tightly related to auxdisplay subsystem.
Add them to the MAINTAINERS database.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Geert Uytterhoeven Feb. 14, 2024, 5 p.m. UTC | #1
On Mon, Feb 12, 2024 at 2:27 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
> The mapping files are tightly related to auxdisplay subsystem.
> Add them to the MAINTAINERS database.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>

Gr{oetje,eeting}s,

                        Geert
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e981d7274756..1c39b89ba749 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3412,6 +3412,8 @@  S:	Odd Fixes
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git
 F:	Documentation/devicetree/bindings/auxdisplay/
 F:	drivers/auxdisplay/
+F:	include/uapi/linux/map_to_14segment.h
+F:	include/uapi/linux/map_to_7segment.h
 
 AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
 M:	Andreas Klinger <ak@it-klinger.de>