lkml.org 
[lkml]   [2018]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v4 0/2] of_net: Implement of_get_nvmem_mac_address helper
    Date
    Posted this as a small set now, with an (optional) second patch that shows
    how the changes work and what I've used to test the code on a Topic Miami board.
    I've taken the liberty to add appropriate "Acked" and "Review" tags.

    v4: Replaced "6" with ETH_ALEN

    v3: Add patch that implements mac in nvmem for the Cadence MACB controller
    Remove the integrated of_get_mac_address call

    v2: Use of_nvmem_cell_get to avoid needing the assiciated device
    Use void* instead of char*
    Add devicetree binding doc


    Mike Looijmans (2):
    of_net: Implement of_get_nvmem_mac_address helper
    net: macb: Try to retrieve MAC addess from nvmem provider

    Documentation/devicetree/bindings/net/ethernet.txt | 2 ++
    drivers/net/ethernet/cadence/macb_main.c | 12 +++++--
    drivers/of/of_net.c | 40 ++++++++++++++++++++++
    include/linux/of_net.h | 6 ++++
    4 files changed, 57 insertions(+), 3 deletions(-)

    --
    1.9.1

    \
     
     \ /
      Last update: 2018-03-29 07:30    [W:4.315 / U:0.544 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site