Linux DRM Driver for 2.7" Sharp Memory LCD
Go to file
Andrew D'Angelo a123a82562
Use GPIO descriptor interface
Instead of hardcoded GPIO pin numbers
2023-07-11 19:25:43 -05:00
.gitattributes Initial commit 2018-05-17 10:09:26 -04:00
.gitignore Split out DRM and ioctl 2023-06-29 10:14:22 -05:00
drm_iface.c Use GPIO descriptor interface 2023-07-11 19:25:43 -05:00
drm_iface.h feat: use the gpio descriptor interface 2023-07-01 17:27:40 -04:00
indicators.h Add indicators 2023-06-29 13:39:35 -05:00
ioctl_iface.c Indicators ioctl 2023-06-29 17:16:44 -05:00
ioctl_iface.h Remove shutdown 2023-06-29 12:02:01 -05:00
LICENSE Initial commit 2018-05-17 10:09:26 -04:00
main.c Remove shutdown 2023-06-29 12:02:01 -05:00
Makefile Split out DRM and ioctl 2023-06-29 10:14:22 -05:00
params_iface.c fix: attach correct description to indicators param 2023-06-30 13:20:51 -04:00
params_iface.h Indicators ioctl 2023-06-29 17:16:44 -05:00
README.md New README 2023-06-09 16:42:59 -05:00
README.orig.md New README 2023-06-09 16:40:55 -05:00
sharp.dts chore: drop manual SPI Chip Select management 2023-07-11 03:00:56 -04: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