
24 Jul
2009
24 Jul
'09
12:07 a.m.
On 13:02 Sun 19 Jul , Alessandro Rubini wrote:
From: Alessandro Rubini rubini@unipv.it
Signed-off-by: Alessandro Rubini rubini@unipv.it Acked-by: Andrea Gallo andrea.gallo@stericsson.com
board/st/nhk8815/Makefile | 2 +- board/st/nhk8815/gpio.c | 99 +++++++++++++++++++++++++++++++++++++++++++++ board/st/nhk8815/gpio.h | 42 +++++++++++++++++++ 3 files changed, 142 insertions(+), 1 deletions(-) create mode 100644 board/st/nhk8815/gpio.c create mode 100644 board/st/nhk8815/gpio.h
I guess this is soc dependent so please move it to cpu/arm926ejs/nomadik for .c and to include/asm-arm/arch-nomadik
otherwise fine
Best Regards, J.