[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250912140332.35395-1-wahrenst@gmx.net>
Date: Fri, 12 Sep 2025 16:03:30 +0200
From: Stefan Wahren <wahrenst@....net>
To: Parthiban Veerasooran <parthiban.veerasooran@...rochip.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org,
Stefan Wahren <wahrenst@....net>
Subject: [PATCH V2 0/2 net-next] microchip: lan865x: Minor improvements
Recently I setup a custom i.MX93 board which contains a LAN8651 chip.
These minor improvements were considered as helpful.
The series has been tested with the mentioned i.MX93 board.
Changes in V2:
- add Andrew's RB to Patch #1
- implement fetching of MAC from NVMEM in a generic helper,
so lan865x doesn't need any modifications (Patch #2)
Stefan Wahren (2):
microchip: lan865x: Enable MAC address validation
ethernet: Extend device_get_mac_address() to use NVMEM
drivers/net/ethernet/microchip/lan865x/lan865x.c | 1 +
net/ethernet/eth.c | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
--
2.34.1
Powered by blists - more mailing lists