[U-Boot] [PATCH 1/2] dm: imx: i2c: Use gpio_request() to request GPIOs

Igor Grinberg grinberg at compulab.co.il
Fri Oct 3 08:39:29 CEST 2014


On 10/02/14 17:17, Nikita Kiryanov wrote:
> From: Simon Glass <sjg at chromium.org>
> 
> GPIOs should be requested before use. Without this, driver model will
> not permit the GPIO to be used.
> 
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>

I like the "small functionality oriented changes" much more.

Acked-by: Igor Grinberg <grinberg at compulab.co.il>

-- 
Regards,
Igor.


More information about the U-Boot mailing list