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

2021-07-31 Thread Stefan Roese
On 26.07.21 08:01, Tony Dinh wrote: - 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 SAT

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

2021-07-25 Thread Tony Dinh
- 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: