All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] blackfin-serial-driver-bf538-9-linux-kernel-support.patch removed from -mm tree
@ 2009-03-12 20:17 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-03-12 20:17 UTC (permalink / raw)
  To: michael.hennerich, alan, cooloney, mm-commits


The patch titled
     blackfin serial driver: bF538/9 Linux kernel Support
has been removed from the -mm tree.  Its filename was
     blackfin-serial-driver-bf538-9-linux-kernel-support.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: blackfin serial driver: bF538/9 Linux kernel Support
From: Michael Hennerich <michael.hennerich@analog.com>

Enable third UART on BF538/9

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/serial/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/serial/Kconfig~blackfin-serial-driver-bf538-9-linux-kernel-support drivers/serial/Kconfig
--- a/drivers/serial/Kconfig~blackfin-serial-driver-bf538-9-linux-kernel-support
+++ a/drivers/serial/Kconfig
@@ -770,7 +770,7 @@ config UART1_RTS_PIN
 
 config SERIAL_BFIN_UART2
 	bool "Enable UART2"
-	depends on SERIAL_BFIN && (BF54x)
+	depends on SERIAL_BFIN && (BF54x || BF538 || BF539)
 	help
 	  Enable UART2
 
_

Patches currently in -mm which might be from michael.hennerich@analog.com are

origin.patch
linux-next.patch
blackfin-spi-driver-fix-erroneous-spi-clock-divisor-calculation.patch
blackfin-spi-driver-add-gpio-controlled-spi-slave-select-support.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-12 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-12 20:17 [merged] blackfin-serial-driver-bf538-9-linux-kernel-support.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.