Re: [External] Re: [PATCH 1/3] misc: aspeed: Add Aspeed UART routing control driver.

2020-12-10 Thread Lei Yu
On Thu, Dec 10, 2020 at 8:33 PM Oskar Senft wrote: > > The purpose of this driver is to allow manipulation of the UART routing at > runtime. Setting the routing in the DTS would obviously not allow that. > > From what I remember, I used am existing unrelated driver as template. > Apologies for u

Re: [External] Re: [PATCH 1/3] misc: aspeed: Add Aspeed UART routing control driver.

2020-12-10 Thread Greg Kroah-Hartman
On Thu, Dec 10, 2020 at 06:06:59PM +0800, John Wang wrote: > On Thu, Dec 10, 2020 at 5:42 PM Greg Kroah-Hartman > wrote: > > > > On Thu, Dec 10, 2020 at 05:28:53PM +0800, John Wang wrote: > > > From: Oskar Senft > > > > > > This driver adds sysfs files that allow the BMC userspace to configure >

Re: [External] Re: [PATCH 1/3] misc: aspeed: Add Aspeed UART routing control driver.

2020-12-10 Thread John Wang
On Thu, Dec 10, 2020 at 5:42 PM Greg Kroah-Hartman wrote: > > On Thu, Dec 10, 2020 at 05:28:53PM +0800, John Wang wrote: > > From: Oskar Senft > > > > This driver adds sysfs files that allow the BMC userspace to configure > > how UARTs and physical serial I/O ports are routed. > > > > Tested: Che