]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: u300: fix ages old copy/paste bug
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Apr 2013 13:29:55 +0000 (15:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 03:33:02 +0000 (20:33 -0700)
commit 0259d9eb30d003af305626db2d8332805696e60d upstream.

The UART1 is on the fast AHB bridge, not on the slow bus.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-u300/include/mach/u300-regs.h

index 1e49d901f2c9212d665848a13c7d2099f5a8d3a9..0320495efc4d6ac6a3d49d3d96b6fcd9f3f0185f 100644 (file)
@@ -95,7 +95,7 @@
 #define U300_SPI_BASE                  (U300_FAST_PER_PHYS_BASE+0x6000)
 
 /* Fast UART1 on U335 only */
-#define U300_UART1_BASE                        (U300_SLOW_PER_PHYS_BASE+0x7000)
+#define U300_UART1_BASE                        (U300_FAST_PER_PHYS_BASE+0x7000)
 
 /*
  * SLOW peripherals