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

Andy Shevchenko andy.shevchenko at gmail.com
Mon Oct 21 07:46:13 UTC 2019


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.

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list