All of lore.kernel.org
 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
  0 siblings, 0 replies; 12+ 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, Stefan Agner, David Airlie, Daniel Vetter,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Sébastien Szymanski

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


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

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

Thread overview: 12+ 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 ` Sébastien Szymanski
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   ` Sébastien Szymanski
2020-12-18 14:10   ` 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-18 14:10   ` Sébastien Szymanski
2020-12-18 14:10   ` Sébastien Szymanski
2020-12-31 19:19   ` Rob Herring
2020-12-31 19:19     ` Rob Herring
2020-12-31 19:19     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.