[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8bd0f97a0909180817o3c0a80f9u3bf1f2cd95ef2192@mail.gmail.com>
Date: Fri, 18 Sep 2009 11:17:59 -0400
From: Mike Frysinger <vapier.adi@...il.com>
To: sonic zhang <sonic.adi@...il.com>
Cc: Alan Cox <alan@...rguk.ukuu.org.uk>,
Linux Kernel <linux-kernel@...r.kernel.org>,
Linux Serial <linux-serial@...r.kernel.org>
Subject: Re: [PATCH v5][bfin-sport-uart] fit blackfin uart over sport driver
into common uart inftrastructure
On Fri, Sep 18, 2009 at 05:18, sonic zhang wrote:
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -1451,6 +1451,30 @@ config SPORT_BAUD_RATE
> default 19200 if (SERIAL_SPORT_BAUD_RATE_19200)
> default 9600 if (SERIAL_SPORT_BAUD_RATE_9600)
are you sure this patch is coomplete ? these Kconfig options should
be here anymore
> +config SERIAL_BFIN_SPORT0_UART
> + bool "Enable UART over SPORT0"
> + depends on SERIAL_BFIN_SPORT
BF542/BF544 dont have a SPORT0. another good reason for pushing to
board resources.
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists