diff options
author | Tim Harvey <tharvey@gateworks.com> | 2016-05-24 11:03:53 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-05-31 17:25:02 +0200 |
commit | 78532623303e089e7d36b3a11d293e618b927655 (patch) | |
tree | e11daa87ee5bb4206935c3347cf771860cf8c7c6 /doc/README.update | |
parent | ca628b74c97f3a6620e6f18aad5f917d51c2cdda (diff) | |
download | u-boot-imx-78532623303e089e7d36b3a11d293e618b927655.zip u-boot-imx-78532623303e089e7d36b3a11d293e618b927655.tar.gz u-boot-imx-78532623303e089e7d36b3a11d293e618b927655.tar.bz2 |
imx: ventana: export backlight gpio after gpio driver is available
Calling request_gpio to register bklt_gpio with the GPIO driver had no effect
in setup_display called from early board init (although pinmuxing it and
configuring it as output-low does do what it should). Therefore move the
request_gpio later in enable_lvds so that its registered for use by the
gpio command if LVDS is actually enabled.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'doc/README.update')
0 files changed, 0 insertions, 0 deletions