[PATCH] TinyDRM display driver for Philips PCD8544 display controller
Randy Dunlap
rd.dunlab at gmail.com
Tue Jul 18 14:25:20 UTC 2023
On 7/18/23 01:07, Viktar Simanenka wrote:
> Support for common monochrome LCD displays based on PCD8544 (such as Nokia 5110/3310 LCD) SPI controlled displays.
>
> Signed-off-by: Viktar Simanenka <viteosen at gmail.com>
> ---
> .../bindings/display/philips,pcd8544.yaml | 92 ++++
> drivers/gpu/drm/tiny/Kconfig | 11 +
> drivers/gpu/drm/tiny/pcd8544.c | 506 ++++++++++++++++++
> 3 files changed, 609 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/philips,pcd8544.yaml
> create mode 100644 drivers/gpu/drm/tiny/pcd8544.c
Why is there no change to the Makefile?
--
~Randy
More information about the dri-devel
mailing list