RE: [PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem

From: Joakim Zhang
Date: Fri Apr 09 2021 - 05:05:06 EST



Hi,

Please ignore this patch set version, I will resend it, sorry.

Best Regards,
Joakim Zhang

> -----Original Message-----
> From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
> Sent: 2021年4月9日 16:38
> To: davem@xxxxxxxxxxxxx; kuba@xxxxxxxxxx; robh+dt@xxxxxxxxxx;
> andrew@xxxxxxx; hkallweit1@xxxxxxxxx; linux@xxxxxxxxxxxxxxx;
> frowand.list@xxxxxxxxx
> Cc: netdev@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx
> 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