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

Simon Glass sjg at chromium.org
Thu Oct 23 05:06:50 CEST 2014


On 21 October 2014 03:51, Igor Grinberg <grinberg at compulab.co.il> wrote:
> Hi Simon,
>
> I'm sorry for that late reply, I've had email problems during the
> conference...
> Finally, I have the email working again and going through the stuff...
> I guess, it is better late than never..
>
> On 10/14/14 10:25, Simon Glass wrote:
>> Hi Stefan,
>>
>> On 3 October 2014 08:39, Igor Grinberg <grinberg at compulab.co.il> wrote:
>>>
>>> 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>
>>
>> I plan to pull these two patches from Nikita into u-boot-dm along with
>> my other IMX and DM patches. It needs to come after SPI and there are
>> about 8 series in the line. Is that OK with you?
>
> Yep, this is fine. Thanks!

Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list