video: hx8357: Make IM pins optional
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 1 Aug 2013 08:40:36 +0000 (10:40 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Aug 2013 10:15:07 +0000 (13:15 +0300)
The IM pins of the HX8357 controller are used to define the interface
used to feed pixel stream to the LCD panel.

Most of the time, these pins are directly routed to either the ground or
the VCC to set their values.

Remove the need to assign GPIOs to these pins when we are in such a case.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found