Re: [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

2016-01-05 Thread Heikki Krogerus
Hi Hongcheng, My comments below.. On Mon, Jan 04, 2016 at 01:31:41PM +0800, Wang Hongcheng wrote: > Set a new port type for AMD Carrizo. Add has_pl330_dma to 8250_dw's > private data and init fcr,ier as well as dma rx size. > > Signed-off-by: Wang Hongcheng > --- > drivers/acpi/acpi_apd.c

Re: [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

2016-01-05 Thread Heikki Krogerus
Hi Hongcheng, My comments below.. On Mon, Jan 04, 2016 at 01:31:41PM +0800, Wang Hongcheng wrote: > Set a new port type for AMD Carrizo. Add has_pl330_dma to 8250_dw's > private data and init fcr,ier as well as dma rx size. > > Signed-off-by: Wang Hongcheng > --- >

Re: [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

2016-01-03 Thread kbuild test robot
Hi Wang, [auto build test WARNING on v4.4-rc8] [cannot apply to tty/tty-testing pm/linux-next next-20151231] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

2016-01-03 Thread Wang Hongcheng
Set a new port type for AMD Carrizo. Add has_pl330_dma to 8250_dw's private data and init fcr,ier as well as dma rx size. Signed-off-by: Wang Hongcheng --- drivers/acpi/acpi_apd.c | 11 +++ drivers/tty/serial/8250/8250_dw.c | 15 +++

Re: [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

2016-01-03 Thread kbuild test robot
Hi Wang, [auto build test WARNING on v4.4-rc8] [cannot apply to tty/tty-testing pm/linux-next next-20151231] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

2016-01-03 Thread Wang Hongcheng
Set a new port type for AMD Carrizo. Add has_pl330_dma to 8250_dw's private data and init fcr,ier as well as dma rx size. Signed-off-by: Wang Hongcheng --- drivers/acpi/acpi_apd.c | 11 +++ drivers/tty/serial/8250/8250_dw.c | 15 +++