public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model.
@ 2021-07-26  6:01 Tony Dinh
  2021-07-26  6:01 ` [PATCH 1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs Tony Dinh
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Tony Dinh @ 2021-07-26  6:01 UTC (permalink / raw)
  To: U-Boot Mailing List, Stefan Roese, Jason Cooper
  Cc: Chris Packham, Tom Rini, Tony Dinh, Adam Ford, Simon Glass


- Enable DM SATA, removed IDE driver, add SATA MV driver.
- Use Ethernet PHY names from device tree.
- Replace the old Ethernet PHY addr lookup with a device tree parsing
lookup function.


Tony Dinh (3):
  arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
  arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from
    device tree
  arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs

 board/Marvell/dreamplug/dreamplug.c | 62 ++++++++++++++++++++++-------
 configs/dreamplug_defconfig         |  4 ++
 include/configs/dreamplug.h         | 12 +++++-
 3 files changed, 62 insertions(+), 16 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-08-02  7:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-26  6:01 [PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model Tony Dinh
2021-07-26  6:01 ` [PATCH 1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs Tony Dinh
2021-07-31  7:42   ` Stefan Roese
2021-07-26  6:01 ` [PATCH 2/3] arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree Tony Dinh
2021-07-31  7:41   ` Stefan Roese
2021-07-31  9:55     ` Tony Dinh
2021-07-31 10:27       ` Stefan Roese
2021-07-31 11:50         ` Stefan Roese
2021-07-31 22:37           ` Tony Dinh
2021-08-02  6:39             ` Stefan Roese
2021-08-02  7:54               ` Tony Dinh
2021-07-26  6:01 ` [PATCH 3/3] arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs Tony Dinh
2021-07-31  7:43   ` Stefan Roese
2021-07-31 10:00 ` [PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model Stefan Roese

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