[PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model.

Tony Dinh mibodhi at gmail.com
Mon Jul 26 08:01:17 CEST 2021


- 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



More information about the U-Boot mailing list