]> bbs.cooldavid.org Git - net-next-2.6.git/commit
MIPS: Alchemy: Extended DB1200 board support.
authorManuel Lauss <manuel.lauss@googlemail.com>
Mon, 2 Nov 2009 20:21:43 +0000 (21:21 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:00 +0000 (12:53 +0100)
commit63323ec54a7e922a232c82070727e44eb1a5b43c
tree4f78c66c8db7fdaded28a3eaf76f196bd1c59753
parent206aa6cdadad8bbedee5649f1346fe47e922a039
MIPS: Alchemy: Extended DB1200 board support.

Create own directory for DB1200 code and update it with new features.

- SPI support:
  - tmp121 temperature sensor
  - SPI flash on DB1200
- I2C support
  - NE1619 sensor
  - AT24 eeprom
- I2C/SPI can be selected at boot time via switch S6.8
- Carddetect IRQs for SD cards.
- gen_nand based NAND support.
- hexleds count sleep/wake transitions.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/reset.c
arch/mips/alchemy/devboards/Makefile
arch/mips/alchemy/devboards/db1200/Makefile [new file with mode: 0644]
arch/mips/alchemy/devboards/db1200/platform.c [new file with mode: 0644]
arch/mips/alchemy/devboards/db1200/setup.c [new file with mode: 0644]
arch/mips/alchemy/devboards/pb1200/board_setup.c
arch/mips/alchemy/devboards/pb1200/platform.c
arch/mips/include/asm/mach-db1x00/db1200.h