public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] Merge all ns16550 dm serial drivers into one
@ 2015-08-14  9:18 Bin Meng
  2015-08-14 16:50 ` Simon Glass
  0 siblings, 1 reply; 14+ messages in thread
From: Bin Meng @ 2015-08-14  9:18 UTC (permalink / raw)
  To: u-boot

Hi,

Currently there are 5 dm serial drivers, all of which are ns16550
compatible drivers. They are:

  serial_omap.c
  serial_dw.c
  serial_tegra.c
  serial_x86.c
  serial_ppc.c

All these drivers are pretty much similar. I think we can justmerge
these into one ns16550 driver.

If you think this is necessary, I will send a patch series to do this.

Regards,
Bin

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-08-16 21:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14  9:18 [U-Boot] [RFC] Merge all ns16550 dm serial drivers into one Bin Meng
2015-08-14 16:50 ` Simon Glass
2015-08-14 16:58   ` Stephen Warren
2015-08-14 16:59     ` Simon Glass
2015-08-14 22:40       ` Bin Meng
2015-08-14 22:51         ` Stephen Warren
2015-08-14 23:18           ` Simon Glass
2015-08-14 23:57             ` Bin Meng
2015-08-15  2:56               ` Stephen Warren
2015-08-15  3:09                 ` Bin Meng
2015-08-15  2:57             ` Stephen Warren
2015-08-15  3:12               ` Bin Meng
2015-08-15  4:05                 ` Stephen Warren
2015-08-16 21:10               ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox