mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 17:15:46 -04:00
drm/sitronix/st7571: split up the driver into a common and an i2c part
Split up the driver to make it possible to add support for hw interfaces other than I2C. Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Link: https://patch.msgid.link/20251215-st7571-split-v3-5-d5f3205c3138@gmail.com Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
committed by
Javier Martinez Canillas
parent
b0c20d827e
commit
b362de167d
@@ -1,3 +1,4 @@
|
||||
obj-$(CONFIG_DRM_ST7571) += st7571.o
|
||||
obj-$(CONFIG_DRM_ST7571_I2C) += st7571-i2c.o
|
||||
obj-$(CONFIG_DRM_ST7586) += st7586.o
|
||||
obj-$(CONFIG_DRM_ST7735R) += st7735r.o
|
||||
|
||||
Reference in New Issue
Block a user