]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ath79: register UART device for the AR933X SoCs
authorGabor Juhos <juhosg@openwrt.org>
Mon, 20 Jun 2011 17:26:12 +0000 (19:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 16 Nov 2011 19:05:18 +0000 (19:05 +0000)
commit8a4cb7d536d0b490c27b599f87638917c52bec5f
tree48c8995aa233b67b7969791ada626a9968869599
parent58235d376b1558131cc76e8202f096886899b030
MIPS: ath79: register UART device for the AR933X SoCs

The AR933X SoCs does not have a 8250 compatible UART, they
are using a different UART core. Register a different platform
device for the different UART.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: Kathy Giori <kgiori@qca.qualcomm.com>
Cc: "Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>
Patchwork: https://patchwork.linux-mips.org/patch/2528/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/dev-common.c