rockchip: serial driver support rk3036
Signed-off-by: Lin Huang <hl@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
41c7f664b9
commit
a51dbebf30
@ -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" },
|
||||
|
Loading…
Reference in New Issue
Block a user