public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Tim Harvey <tharvey@gateworks.com>,U-Boot@lists.denx.de
Subject: [PATCH] imx: ventana: enable dm support for PCI and FEC ethernet
Date: Wed,  9 Jun 2021 15:44:19 +0200 (CEST)	[thread overview]
Message-ID: <20210609134419.6639082FD4@phobos.denx.de> (raw)
In-Reply-To: <20210503182127.26622-1-tharvey@gateworks.com>

> Enable driver model support for FEC ethernet which allows us to remove
> the iomux and board_eth_init function. Replace the toggling of the ethernet
> phy reset with dt configuration.
> Enable driver model support for PCI which allows us to remove the
> eth1000_initialize() call. Additionally enable PCI_INIT_R to scan for
> PCI devices on init such as the e1000 that is present on the GW552x.
> Convert board_pci_fixup to use dm callback and remove pcidisable env
> variable which is not supported for DM_PCI and thus leave PCI always
> enabled during init.
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

  parent reply	other threads:[~2021-06-09 13:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16 21:53 [PATCH 1/3] pci: Update the highest subordinate bus number for bridge setup Tim Harvey
2021-04-16 21:53 ` [PATCH 2/3] pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI Tim Harvey
2021-05-02 11:42   ` stefano.babic at babic.homelinux.org
2021-04-16 21:53 ` [PATCH 3/3] imx: ventana: enable dm support for PCI and FEC ethernet Tim Harvey
2021-05-02 11:38   ` Stefano Babic
2021-05-03 18:21   ` [PATCH] " Tim Harvey
2021-05-29  1:22     ` Tim Harvey
2021-06-09 13:44     ` sbabic [this message]
2021-04-16 22:30 ` [PATCH 1/3] pci: Update the highest subordinate bus number for bridge setup Masami Hiramatsu
2021-04-16 22:35   ` Tim Harvey
2021-04-16 23:19     ` Masami Hiramatsu
2021-05-02 11:43 ` stefano.babic at babic.homelinux.org

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=20210609134419.6639082FD4@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=U-Boot@lists.denx.de \
    --cc=tharvey@gateworks.com \
    /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