Re: [U-Boot] [PATCH 6/8] arm: mx6: novena: Pull GPIO definitions into header

2014-12-30 Thread Stefano Babic
On 16/12/2014 14:09, Marek Vasut wrote: > Pull the definitions of GPIOs into a separate header file, so that > they can be used across all source files. > > Signed-off-by: Marek Vasut > Cc: Igor Grinberg > Cc: Nikita Kiryanov > Cc: Sean Cross > Cc: Simon Glass > Cc: Stefano Babic > Cc: Tim H

[U-Boot] [PATCH 6/8] arm: mx6: novena: Pull GPIO definitions into header

2014-12-16 Thread Marek Vasut
Pull the definitions of GPIOs into a separate header file, so that they can be used across all source files. Signed-off-by: Marek Vasut Cc: Igor Grinberg Cc: Nikita Kiryanov Cc: Sean Cross Cc: Simon Glass Cc: Stefano Babic Cc: Tim Harvey --- board/kosagi/novena/novena.c | 6 ++ bo