[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210409083751.27750-1-qiangqing.zhang@nxp.com>
Date: Fri, 9 Apr 2021 16:37:48 +0800
From: Joakim Zhang <qiangqing.zhang@....com>
To: davem@...emloft.net, kuba@...nel.org, robh+dt@...nel.org,
andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
frowand.list@...il.com
Cc: netdev@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem
This patch set adds new properties for of_get_mac_address from nvmem.
Fugang Duan (3):
dt-bindings: net: add new properties for of_get_mac_address from nvmem
net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes
order
of_net: add property "nvmem-mac-address" for of_get_mac_addr()
.../bindings/net/ethernet-controller.yaml | 14 +++++++++++
drivers/of/of_net.c | 4 +++
net/ethernet/eth.c | 25 +++++++++++++++----
3 files changed, 38 insertions(+), 5 deletions(-)
--
2.17.1
Powered by blists - more mailing lists