OSDN Git Service

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)
commitccf9901ffec4b41a3a5c22580c4a7d358d88ca9f
tree785c49ec8697824c8d9a644699f170ee06b5b756
parentdbb5ff4c2300474ac0b5993d98181b0437e73f9c
video: hx8357: Make IM pins optional

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>
drivers/video/backlight/hx8357.c