James Ward 7c40df9d11
feat: use the gpio descriptor interface
this updates the interactions with gpio pins to use the newer gpio
descriptor API in the kernel rather than the deprecated gpio-by-int
interface

this means that the gpio pins can be configured as part of the device
tree rather than during compile time
2023-07-01 17:27:40 -04:00
2018-05-17 10:09:26 -04:00
2023-06-29 10:14:22 -05:00
2023-06-29 13:39:35 -05:00
2023-06-29 17:16:44 -05:00
2023-06-29 12:02:01 -05:00
2018-05-17 10:09:26 -04:00
2023-06-29 12:02:01 -05:00
2023-06-29 10:14:22 -05:00
2023-06-29 17:16:44 -05:00
2023-06-29 17:16:44 -05:00
2023-06-09 16:42:59 -05:00
2023-06-09 16:40:55 -05:00

Sharp Memory LCD Kernel Driver

DRM kernel driver for 2.7" 400x240 Sharp memory LCD panel.

Original fbdev module readme with pinouts and build instructions

References

Original SPI and GPIO kernel driver at:

https://github.com/w4ilun/Sharp-Memory-LCD-Kernel-Driver

Sharp datasheet:

https://www.sharpsde.com/fileadmin/products/Displays/2016_SDE_App_Note_for_Memory_LCD_programming_V1.3.pdf
Description
Linux DRM Driver for 2.7" Sharp Memory LCD
Readme
Languages
C 94%
Makefile 6%