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

Simon Glass sjg at chromium.org
Mon Oct 21 22:53:51 UTC 2019


Hi Andy,

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.

Regards,
Simon


More information about the U-Boot mailing list