[U-Boot] [PATCH v3 092/108] x86: apollolake: Add UART driver

Andy Shevchenko andy.shevchenko at gmail.com
Tue Oct 22 08:21:31 UTC 2019


On Tue, Oct 22, 2019 at 1:54 AM Simon Glass <sjg at chromium.org> wrote:
> On Mon, 21 Oct 2019 at 01:46, Andy Shevchenko <andy.shevchenko at gmail.com> wrote:
> >
> > On Mon, Oct 21, 2019 at 7:28 AM Simon Glass <sjg at chromium.org> wrote:
> > >
> > > Add a driver for the apollolake UART. It uses the standard ns16550 device
> > > but also sets up the input clock with LPSS and supports configuration via
> > > of-platdata.
> >
> > This must be generic driver. The LPSS block is the same for all Intel
> > SoCs starting from Skylake.
> > Making it generic will reduce double efforts in the future.
>
> This uses ns16550.
>
> Are you saying that lpss.c should go in intel_common? I can do that.

Yes.

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list