auxdisplay: Add driver for MAX695x 7-segment LED controllers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 26 Feb 2024 16:19:21 +0000 (18:19 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 26 Feb 2024 18:02:35 +0000 (20:02 +0200)
commita9bcd02fa42217c795bc9538a149936c82648476
tree1bab55aedaba8360f855a24f1ca5053565dcb122
parentf6815c79d2292cbb1e2305e44b733d01fb33f65f
auxdisplay: Add driver for MAX695x 7-segment LED controllers

Add initial driver for the MAX6958 and MAX6959 7-segment LED
controllers.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/auxdisplay/Kconfig
drivers/auxdisplay/Makefile
drivers/auxdisplay/max6959.c [new file with mode: 0644]