On Jun 11, 2008, at 7:29 AM, Anton Vorontsov wrote:

On Tue, Jun 10, 2008 at 11:15:08AM -0500, Kumar Gala wrote:

On May 19, 2008, at 12:47 PM, Anton Vorontsov wrote:

This is needed to access QE GPIOs via Linux GPIO API.

Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
Acked-By: Timur Tabi <[EMAIL PROTECTED]>
---
Documentation/powerpc/booting-without-of.txt |   27 +++++
arch/powerpc/sysdev/qe_lib/Kconfig           |    9 ++
arch/powerpc/sysdev/qe_lib/Makefile          |    1 +
arch/powerpc/sysdev/qe_lib/gpio.c | 146 +++++++++++++++ ++
+++++++++
include/asm-powerpc/qe.h                     |    3 +
5 files changed, 186 insertions(+), 0 deletions(-)
create mode 100644 arch/powerpc/sysdev/qe_lib/gpio.c

applied.

I've just rebased on the pushed out powerpc-next branch, and noticed
that you merged this patch from the old series.

The difference is in absence of arch_initcall() for QE GPIOs
initialization, i.e. in this version boards should explicitly call
qe_add_gpiochips(). So.. was this done deliberately? Or should I send
you an update?

just send me an update to my tree at this point.

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to