On Wed, Nov 20, 2024 at 06:56:04PM +0800, Frank Sae wrote:
This series includes adding Motorcomm YT6801 Gigabit ethernet driver
and adding yt6801 ethernet driver entry in MAINTAINERS file.
YT6801 integrates a YT8531S phy.
v1 -> v2:
- Split this driver into multiple patches.
- Reorganize this driver code and remove redundant code
I would say this is still too much code for one submission. You don't
need every feature in the first patch series. Please post just post a
basic driver without all the optional features. Keep to the 15 patch
limit. You can the add more features in follow up patch sets.
Andrew