Re: [PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers

From: Baruch Siach
Date: Fri Oct 28 2011 - 03:12:17 EST


Hi Barry,

On Thu, Oct 27, 2011 at 08:27:33PM -0700, Barry Song wrote:
> From: Rong Wang <Rong.Wang@xxxxxxx>
>
> SiRFprimaII is the latest generation application processor from CSRâs
> multi-function SoC product family.
> The SoC support codes are in arch/arm/mach-prima2 from Linux mainline
> 3.0.
>
> There are three dedicated UARTs in system. This patch adds basic driver
> support for them.
>
> It has used the newest pinmux subsystem from Linus Walleij.
>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Rong Wang <Rong.Wang@xxxxxxx>
> Signed-off-by: Bin Shi <Bin.Shi@xxxxxxx>
> Signed-off-by: Barry Song <Baohua.Song@xxxxxxx>
> Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
> ---

[snip]

> +config SERIAL_SIRFSOC
> + tristate "SiRF SoC Platform Serial port support"
> + depends on ARM && ARCH_PRIMA2
> + select SERIAL_CORE
> + help
> + Support for the on-chip UART on the CSR SiRFprimaII series,
> + providing /dev/ttyS0, 1 and 2 (note, some machines may not
> + provide all of these ports, depending on how the serial port
> + pins are configured.

Unbalanced parentheses.

baruch

--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@xxxxxxxxxx - tel: +972.2.679.5364, http://www.tkos.co.il -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/