]> git.baikalelectronics.ru Git - kernel.git/commit
AT91: Support for gsia18s board
authorIgor Plyatov <plyatov@gmail.com>
Fri, 14 Jan 2011 18:01:13 +0000 (19:01 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 14 Jan 2011 18:49:04 +0000 (19:49 +0100)
commit1c9e98dd573c9fa6d81b7ad2914e39f3006b37b0
tree4ecf279f396dce9ba663455cd9916efd8d98638a
parentde05617600eb4076983dc027ebd68431ca7f79c7
AT91: Support for gsia18s board

The GS_IA18_S (GMS) is a carrier board from GeoSIG Ltd used with the
Stamp9G20 SoM from Taskit company.
It operate as an internet accelerometer.

Signed-off-by: Igor Plyatov <plyatov@gmail.com>
[nicolas.ferre@atmel.com: rm Kconfig, whitespace fixes, change machine name]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/board-gsia18s.c [new file with mode: 0644]
arch/arm/mach-at91/include/mach/gsia18s.h [new file with mode: 0644]