Re: [U-Boot] [PATCH v2 3/7] STiH410: Add STi serial driver

2017-02-06 Thread Patrice CHOTARD
On 02/05/2017 11:28 PM, Tom Rini wrote: > On Thu, Feb 02, 2017 at 06:13:41PM +0100, patrice.chot...@st.com wrote: > >> From: Patrice Chotard >> >> This patch adds support to ASC (asynchronous serial controller) >> driver, which is basically a standard serial driver. This

Re: [U-Boot] [PATCH v2 3/7] STiH410: Add STi serial driver

2017-02-05 Thread Tom Rini
On Thu, Feb 02, 2017 at 06:13:41PM +0100, patrice.chot...@st.com wrote: > From: Patrice Chotard > > This patch adds support to ASC (asynchronous serial controller) > driver, which is basically a standard serial driver. This IP > is common across other STMicroelectronics

[U-Boot] [PATCH v2 3/7] STiH410: Add STi serial driver

2017-02-02 Thread patrice.chotard
From: Patrice Chotard This patch adds support to ASC (asynchronous serial controller) driver, which is basically a standard serial driver. This IP is common across other STMicroelectronics SoCs Signed-off-by: Patrice Chotard --- arch/arm/Kconfig