linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem
@ 2021-04-09  9:07 Joakim Zhang
  2021-04-09  9:07 ` [PATCH net-next 1/3] dt-bindings: " Joakim Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joakim Zhang @ 2021-04-09  9:07 UTC (permalink / raw)
  To: davem, kuba, robh+dt, andrew, hkallweit1, linux, frowand.list
  Cc: netdev, devicetree, linux-kernel, linux-imx

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem
@ 2021-04-09  8:37 Joakim Zhang
  2021-04-09  8:37 ` [PATCH net-next 2/3] net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes order Joakim Zhang
  0 siblings, 1 reply; 9+ messages in thread
From: Joakim Zhang @ 2021-04-09  8:37 UTC (permalink / raw)
  To: davem, kuba, robh+dt, andrew, hkallweit1, linux, frowand.list
  Cc: netdev, devicetree, linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-12  6:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09  9:07 [PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem Joakim Zhang
2021-04-09  9:07 ` [PATCH net-next 1/3] dt-bindings: " Joakim Zhang
2021-04-09 13:49   ` Rob Herring
2021-04-12  6:38     ` Joakim Zhang
2021-04-09  9:07 ` [PATCH net-next 2/3] net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes order Joakim Zhang
2021-04-09  9:07 ` [PATCH net-next 3/3] of_net: add property "nvmem-mac-address" for of_get_mac_addr() Joakim Zhang
2021-04-09 18:43 ` [PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem Jakub Kicinski
2021-04-12  6:41   ` Joakim Zhang
  -- strict thread matches above, loose matches on Subject: below --
2021-04-09  8:37 Joakim Zhang
2021-04-09  8:37 ` [PATCH net-next 2/3] net: ethernet: add property "nvmem_macaddr_swap" to swap macaddr bytes order Joakim Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).