public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: U-Boot Mailing List <u-boot@lists.denx.de>
Cc: "Tom Rini" <trini@konsulko.com>, "Simon Glass" <sjg@chromium.org>,
	"Marek Behún" <marek.behun@nic.cz>, "Marek Vasut" <marex@denx.de>,
	"Pali Rohár" <pali@kernel.org>,
	"Pavel Herrmann" <morpheus.ibis@gmail.com>
Subject: [PATCH 0/1] dm: serial: Remove old drivers and add migration deadline
Date: Sat, 22 Jan 2022 05:03:49 -0700	[thread overview]
Message-ID: <20220122120350.2827673-1-sjg@chromium.org> (raw)

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


             reply	other threads:[~2022-01-22 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-22 12:03 Simon Glass [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220122120350.2827673-1-sjg@chromium.org \
    --to=sjg@chromium.org \
    --cc=marek.behun@nic.cz \
    --cc=marex@denx.de \
    --cc=morpheus.ibis@gmail.com \
    --cc=pali@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox