u-boot/board/samsung
Suriyan Ramasami f2cca34245 odroid: usbhost - Add missing gpio_request call
The USB host code was missing gpio_request() calls before using the gpio
functions, causing errors to be printed out.

As a side note calls to max77686_set_buck_mode(OPMODE_OFF/OPMODE_ON) have
been removed, as they did not have any effect. This is as per Przemyslaw:
I looked into the documentation and there is a "ENB8" pin in PMIC package.
This pin allows steering BUCK8 ON/OFF by the hardware. If ENB8 is set to low
then you can do on/off. If high, then you cannot change its state by I2C
write, which seems to be the case with the Odroids.

Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-11-24 10:40:24 +09:00
..
arndale dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
common samsung: board: use __weak 2014-10-25 07:01:59 -04:00
goni kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
odroid odroid: usbhost - Add missing gpio_request call 2014-11-24 10:40:24 +09:00
origen dm: exynos: Tidy up GPIO headers 2014-10-22 10:36:18 -06:00
smdk2410 kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
smdk5250 dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
smdk5420 Config: Exynos5800: Enable build for Peach-Pi 2014-11-17 19:03:38 +09:00
smdkc100 kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
smdkv310 dm: exynos: Tidy up GPIO headers 2014-10-22 10:36:18 -06:00
trats dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
trats2 dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
universal_c210 universal: request soft i2c gpio 2014-10-27 19:21:07 -06:00