linux/drivers/gpu/drm/mxsfb
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
Kconfig drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector 2026-04-14 13:53:36 +02:00
lcdif_drv.c drm/mxsfb/lcdif: remove now-redundant call to drm_connector_attach_encoder() 2026-04-30 10:30:41 +02:00
lcdif_drv.h drm: lcdif: Add multiple encoders and first bridges support 2023-05-26 19:07:32 +02:00
lcdif_kms.c drm: Rename struct drm_atomic_state to drm_atomic_commit 2026-05-04 14:05:04 +10:00
lcdif_regs.h drm: lcdif: Set and enable FIFO Panic threshold 2022-11-09 01:31:45 +01:00
Makefile drm: lcdif: Add support for i.MX8MP LCDIF variant 2022-06-29 01:44:48 +02:00
mxsfb_drv.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
mxsfb_drv.h drm: mxsfb: Implement LCDIF scanout CRC32 support 2022-05-05 01:03:49 +02:00
mxsfb_kms.c drm: Rename struct drm_atomic_state to drm_atomic_commit 2026-05-04 14:05:04 +10:00
mxsfb_regs.h drm: mxsfb: Implement LCDIF scanout CRC32 support 2022-05-05 01:03:49 +02:00