linux-stable/drivers/gpu/drm/mxsfb
Laurent Pinchart f6d94e7158 drm: mxsfb: Update internal IP version number for i.MX6SX
The LCDIF present in the i.MX6SX has extra features compared to
the i.MX28. It has however lost its IP version register, so no official
version number is known. Bump the version to MXSFB_V6 following the i.MX
version, in preparation for support for the additional features.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200727020654.8231-18-laurent.pinchart@ideasonboard.com
2020-07-28 17:21:37 +02:00
..
Kconfig drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig 2020-07-28 17:21:33 +02:00
Makefile drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c 2020-07-28 17:21:01 +02:00
mxsfb_drv.c drm: mxsfb: Update internal IP version number for i.MX6SX 2020-07-28 17:21:37 +02:00
mxsfb_drv.h drm: mxsfb: Remove mxsfb_devdata unused fields 2020-07-28 17:21:29 +02:00
mxsfb_kms.c drm: mxsfb: Enable vblank handling 2020-07-28 17:21:24 +02:00
mxsfb_regs.h drm: mxsfb: Clarify format and bus width configuration 2020-07-28 17:20:31 +02:00