Shahar Hadas
cc6bf66345
auxdisplay: Enhance SerLCD auxdisplay driver
...
Added export of command and special command delays as configurable options.
Signed-off-by: Shahar Hadas <shaharhd@gmail.com>
2023-11-24 22:04:22 +00:00
Jan Henke
7ca296c016
auxdisplay: Add SerLCD auxdisplay driver
...
SerLCD is an interface for several lcd character display sold by sparkfun.
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de>
2023-10-27 10:49:03 +02:00
Chen Xingyu
770e6dfaef
drivers: auxdisplay: Add driver for PTC PT6314 VFD controller
...
Adds the driver for PT6314 dot character VFD controller/driver IC.
Signed-off-by: Chen Xingyu <hi@xingrz.me>
2023-07-14 12:09:03 +02:00
Jamie McCrae
212a4857ba
drivers: auxdisplay: Add Hitachi HD44780 driver
...
Adds an auxiliary display driver for Hitachi HD44780-based (and
compatible) LCD displays.
Signed-off-by: Jamie McCrae <spam@helper3000.net>
2023-05-26 23:05:58 +02:00
Jamie McCrae
71c727e92e
drivers: auxdisplay: Port Jinghua Display JHD1313 driver
...
Ports the Jinghua Display JHD1313 LCD (with RGB backlight) driver
to use the new auxdisplay driver interface. This driver is used on
the seeed grove LCD RGB display, and replaces it.
Signed-off-by: Jamie McCrae <spam@helper3000.net>
2023-05-26 23:05:58 +02:00
Jamie McCrae
7d1c79aa8c
drivers: auxdisplay: Add noritake itron VFD auxiliary display
...
Adds the driver for a Noritake Itron VFD auxiliary display.
Signed-off-by: Jamie McCrae <spam@helper3000.net>
2023-05-26 23:05:58 +02:00
Jamie McCrae
bdf2e56ce1
drivers: Add auxdisplay (text) interface
...
Adds the base driver include file and base auxiliary display
dts file.
Signed-off-by: Jamie McCrae <spam@helper3000.net>
2023-05-26 23:05:58 +02:00