]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: video: Add support for LCD reset pin
authorHans de Goede <hdegoede@redhat.com>
Mon, 16 Feb 2015 16:26:41 +0000 (17:26 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:53:52 +0000 (13:53 +0200)
commit155fcfd9b2f7962512b590f98dff80df2a1fd6f2
tree5fabe4252ae306d430c31cc619227f503a9bef98
parent1dcb8dfb93a152b61397718a8888d04784f70757
sunxi: video: Add support for LCD reset pin

On some boards there is a gpio to reset the LCD panel, add support for this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig
drivers/video/sunxi_display.c