Home
last modified time | relevance | path

Searched hist:b23005cec3b23a4ac8f7336a427febdddc6451e7 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dmvebu_gpio.cb23005cec3b23a4ac8f7336a427febdddc6451e7 Thu Apr 07 05:41:00 UTC 2016 Stefan Roese <sr@denx.de> gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()

This patch adds the missing configuration of the output value to the
gpio_direction_output() function. Without this, calling
gpio_direction_output() does not set the out-value at all and only
configures the gpio as output.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Kevin Smith <kevin.smith@elecsyscorp.com>
Reviewed-by: Kevin Smith <kevin.smith@elecsyscorp.com>