Re: [PATCH v3 0/2] of_net: Implement of_get_nvmem_mac_address helper

2018-03-27 Thread Andrew Lunn
On Tue, Mar 27, 2018 at 11:52:24AM +0200, Mike Looijmans wrote: > 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. > > v3: Add patch that implements mac in nvmem for the Cadence MACB

[PATCH v3 0/2] of_net: Implement of_get_nvmem_mac_address helper

2018-03-27 Thread Mike Looijmans
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. v3: Add patch that implements mac in nvmem for the Cadence MACB controller Remove the integrated of_get_mac_address call v2: Use