linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] drm: mxsfb: add i.MX6UL/i.MX6ULL to the list of supported SoCs in Kconfig
@ 2020-12-18 14:10 Sébastien Szymanski
  2020-12-18 14:10 ` [PATCH 2/3] drm: mxsfb: add alpha plane support on i.MX6UL/i.MX6ULL Sébastien Szymanski
  2020-12-18 14:10 ` [PATCH 3/3] dt-bindings: mxsfb: add compatible for i.MX6UL/i.MX6ULL Sébastien Szymanski
  0 siblings, 2 replies; 4+ messages in thread
From: Sébastien Szymanski @ 2020-12-18 14:10 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer, dri-devel, devicetree,
	linux-arm-kernel, linux-kernel
  Cc: Marek Vasut, Pengutronix Kernel Team, David Airlie, Stefan Agner,
	NXP Linux Team, Daniel Vetter, Fabio Estevam

The eLCDIF controller is also present on i.MX6UL/i.MX6ULL SoCs so add
them in the Kconfig option description.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
 drivers/gpu/drm/mxsfb/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/mxsfb/Kconfig b/drivers/gpu/drm/mxsfb/Kconfig
index 0143d539f8f8..a3730f52e6fa 100644
--- a/drivers/gpu/drm/mxsfb/Kconfig
+++ b/drivers/gpu/drm/mxsfb/Kconfig
@@ -17,6 +17,6 @@ config DRM_MXSFB
 	help
 	  Choose this option if you have an LCDIF or eLCDIF LCD controller.
 	  Those devices are found in various i.MX SoC (including i.MX23,
-	  i.MX28, i.MX6SX, i.MX7 and i.MX8M).
+	  i.MX28, i.MX6UL/i.MX6ULL, i.MX6SX, i.MX7 and i.MX8M).
 
 	  If M is selected the module will be called mxsfb.
-- 
2.26.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-31 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-18 14:10 [PATCH 1/3] drm: mxsfb: add i.MX6UL/i.MX6ULL to the list of supported SoCs in Kconfig Sébastien Szymanski
2020-12-18 14:10 ` [PATCH 2/3] drm: mxsfb: add alpha plane support on i.MX6UL/i.MX6ULL Sébastien Szymanski
2020-12-18 14:10 ` [PATCH 3/3] dt-bindings: mxsfb: add compatible for i.MX6UL/i.MX6ULL Sébastien Szymanski
2020-12-31 19:19   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).