]> git.baikalelectronics.ru Git - kernel.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)
commit5e64a2689945a5910ea8547879c43a677050ef9c
tree4f78c66c8db7fdaded28a3eaf76f196bd1c59753
parentbc7ec3dfae2c9faa0dc04ce4eba380a46766fb0e
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