1
0
Fork 0

rockchip: serial driver support rk3036

Signed-off-by: Lin Huang <hl@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
utp
huang lin 2015-11-17 14:20:14 +08:00 committed by Simon Glass
parent 41c7f664b9
commit a51dbebf30
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@ static const struct udevice_id ns16550_serial_ids[] = {
{ .compatible = "ns16550" },
{ .compatible = "ns16550a" },
{ .compatible = "nvidia,tegra20-uart" },
{ .compatible = "rockchip,rk3036-uart" },
{ .compatible = "snps,dw-apb-uart" },
{ .compatible = "ti,omap2-uart" },
{ .compatible = "ti,omap3-uart" },