[PATCH 4/4] video: ARM CLCD: add support of an optional GPIO to enable panel
From: Linus Walleij <hidden>
Date: 2016-12-30 08:20:53
Also in:
linux-fbdev
From: Linus Walleij <hidden>
Date: 2016-12-30 08:20:53
Also in:
linux-fbdev
On Wed, Dec 21, 2016 at 4:27 AM, Vladimir Zapolskiy [off-list ref] wrote:
The change adds handling of "enable-gpios" property of panel-dpi device node used with an ARM CLCD controller, note that the property already has a description in display/panel/panel-dpi.txt documentation and it founds practical usage while describing some panel devices connected to other types of display controllers. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
So as you may have seen I already handle a RESET GPIO in the Nomadik TPG110 panel subddriver in drivers/video/fbdev/amba-clcd-nomadik.c So is this all your panel needs? I guess it is OK for simple panels. Yours, Linus Walleij