On 27 April 2015 at 21:20, Simon Glass <s...@chromium.org> wrote:
> On 25 April 2015 at 21:05, Axel Lin <axel....@ingics.com> wrote:
>> dm_gpio_set_dir_flags() will also set gpio output value when switching to
>> gpio output. So it's not necessary to call dm_gpio_set_value() after
>> dm_gpio_set_dir_flags() call.
>>
>> Signed-off-by: Axel Lin <axel....@ingics.com>
>> ---
>>  drivers/i2c/i2c-gpio.c | 13 +++++++------
>>  1 file changed, 7 insertions(+), 6 deletions(-)
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to