]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM63xx: Add support for second uart.
authorMaxime Bizon <mbizon@freebox.fr>
Sat, 30 Jan 2010 17:34:55 +0000 (18:34 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:18 +0000 (17:26 +0100)
commitd7afeb0a50d71e6b287b3fe3908846416f749d21
treed8d6a09c2f77e755f69f204e2467589491f5e36e
parenta87ce06686a86afb764a8b2544012501aa645580
MIPS: BCM63xx: Add support for second uart.

The BCm63xx SOC has two uarts.  Some boards use the second one for
bluetooth.  This patch changes platform device registration code to
handle this.  Changes to the UART driver were already merged in
06b6ac21d81d3285bf89ee99776ac188a35690fb.

Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
To: linux-mips@linux-mips.org
Cc: Maxime Bizon <mbizon@freebox.fr>
Patchwork: http://patchwork.linux-mips.org/patch/900/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/boards/board_bcm963xx.c
arch/mips/bcm63xx/cpu.c
arch/mips/bcm63xx/dev-uart.c
arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_uart.h [new file with mode: 0644]
arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h