All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Custodians] RFC: Migration target date for DM_ETH
Date: Wed, 26 Feb 2020 20:07:48 +0100	[thread overview]
Message-ID: <4858b3ce-65f5-09f8-2163-1d2044826bba@gmx.de> (raw)
In-Reply-To: <b2212b0c-30ca-0ec3-59b1-d910a44402a9@c-s.fr>

On 2/26/20 7:58 PM, Christophe Leroy wrote:
>
>
> Le 09/08/2019 ? 08:30, Heinrich Schuchardt a ?crit?:
>> Currently dozens of boards still do not use the driver model for the
>> network devices. This makes integration between devices in the UEFI
>> sub-system with the U-Boot devices complicated.
>>
>> See: https://travis-ci.org/xypron2/u-boot/builds/569675547
>>
>> In doc/driver-model/migration.rst I am missing a migration target day
>> for DM_ETH. Shouldn't define one? 2020-07 should be realistic.
>
> Is there some guidance and/or examples on how to proceed to migrate an
> Ethernet driver to DM_ETH, as there is for an SPI driver
> (doc/driver-model/spi-howto.rst)
>
> I'm looking at converting the mpc8xx_fec driver.

git grep -n UCLASS_ETH

yields many examples you could use for reference.

Have a look at doc/device-tree-bindings/net/ethernet.txt.

Best regards

Heinrich

      reply	other threads:[~2020-02-26 19:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-09  6:30 [U-Boot] RFC: Migration target date for DM_ETH Heinrich Schuchardt
2019-08-09 17:02 ` Simon Glass
2019-08-09 21:41   ` Heinrich Schuchardt
2019-08-15  2:57     ` [U-Boot] [U-Boot-Custodians] " Joe Hershberger
2020-02-26 18:58 ` Christophe Leroy
2020-02-26 19:07   ` Heinrich Schuchardt [this message]

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=4858b3ce-65f5-09f8-2163-1d2044826bba@gmx.de \
    --to=xypron.glpk@gmx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.