Home
last modified time | relevance | path

Searched hist:b2927fbaa89d2c7f7ac3977bc0cab2a4b7924acd (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dns16550.cb2927fbaa89d2c7f7ac3977bc0cab2a4b7924acd Mon Jul 04 17:58:23 UTC 2016 Simon Glass <sjg@chromium.org> dm: serial: ns16550: Update to support of-platdata

With of-platdata this driver cannot know the format of the of-platdata
struct, so we cannot use generic code for accessing the of-platdata. Each
SoC that uses this driver will need to set up ns16550's platdata for it.
So don't compile in the generic code.

Signed-off-by: Simon Glass <sjg@chromium.org>