public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/1] dm: serial: Remove old drivers and add migration deadline
@ 2022-01-22 12:03 Simon Glass
  2022-01-22 12:03 ` [PATCH 1/1] dm: serial: Add a migration deadline for serial Simon Glass
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Glass @ 2022-01-22 12:03 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Tom Rini, Simon Glass, Marek Behún, Marek Vasut,
	Pali Rohár, Pavel Herrmann

This series adds a migration deadline for converting serial drivers to
driver model. Almost all drivers are already converted.

Those that remain are:

   serial_ns16550.c which is really just a different ns16550.c
   usbtty.c


Simon Glass (1):
  dm: serial: Add a migration deadline for serial

 Makefile                               | 1 +
 doc/develop/driver-model/migration.rst | 8 ++++++++
 2 files changed, 9 insertions(+)

-- 
2.35.0.rc0.227.g00780c9af4-goog


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

end of thread, other threads:[~2022-01-29 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-22 12:03 [PATCH 0/1] dm: serial: Remove old drivers and add migration deadline Simon Glass
2022-01-22 12:03 ` [PATCH 1/1] dm: serial: Add a migration deadline for serial Simon Glass
2022-01-29 18:49   ` Tom Rini

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