[U-Boot] [PATCH 2/2] dm: gpio: mxc: implement xlate function

Eric Nelson eric at nelint.com
Mon Apr 11 16:56:18 CEST 2016


Hi Peng,

On 04/10/2016 10:28 PM, Peng Fan wrote:
> On Tue, Mar 15, 2016 at 09:32:51PM -0600, Simon Glass wrote:
>> On 14 March 2016 at 23:48, Peng Fan <van.freenix at gmail.com> wrote:
>>> To i.MX controller, we use such as "<&gpio1 3 GPIO_ACTIVE_LOW>" for
>>> a device to refer a gpio pin in device tree. So need to implement
>>> xlate function, to correctly handle gpio flags and offset.
>>>
>>> Signed-off-by: Peng Fan <van.freenix at gmail.com>
>>> Cc: Simon Glass <sjg at chromium.org>
>>> Cc: Stefano Babic <sbabic at denx.de>
>>> Cc: Fabio Estevam <fabio.estevam at nxp.com>
>>> ---
>>>  drivers/gpio/mxc_gpio.c | 12 ++++++++++++
>>>  1 file changed, 12 insertions(+)
>>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> Will this patch be picked up? Or droped, since Eric is trying to add a
> common way.
> 

I think this patch should be dropped.



More information about the U-Boot mailing list