Dear Jean-Christophe
2009/9/11 Minkyu Kang :
> Dear Wolfgang,
>
> 2009/9/10 Wolfgang Denk :
>> Dear Minkyu Kang,
>>
>> In message <4aa8ac42.50...@samsung.com> you wrote:
>>> This patch includes the serial driver for s5pc1xx
>>>
>>> Signed-off-by: Minkyu Kang
>> ...
>>> +static inline struct s5pc1
Dear Wolfgang,
2009/9/10 Wolfgang Denk :
> Dear Minkyu Kang,
>
> In message <4aa8ac42.50...@samsung.com> you wrote:
>> This patch includes the serial driver for s5pc1xx
>>
>> Signed-off-by: Minkyu Kang
> ...
>> +static inline struct s5pc1xx_uart *s5pc1xx_get_base_uart(int dev_index)
>> +{
>> +
Dear Minkyu Kang,
In message <4aa8ac42.50...@samsung.com> you wrote:
> This patch includes the serial driver for s5pc1xx
>
> Signed-off-by: Minkyu Kang
...
> +static inline struct s5pc1xx_uart *s5pc1xx_get_base_uart(int dev_index)
> +{
> + u32 offset = dev_index * 0x400;
> +
> + if (cpu_
This patch includes the serial driver for s5pc1xx
Signed-off-by: Minkyu Kang
---
common/serial.c | 18 +++
drivers/serial/Makefile |1 +
drivers/serial/serial_s5pc1xx.c | 308 +++
include/serial.h|7 +
4 files
4 matches
Mail list logo