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

2018-03-31 Thread Andrew Lunn
On Sat, Mar 31, 2018 at 07:20:30PM +0200, Mike Looijmans wrote: > On 30-03-18 16:40, David Miller wrote: > >From: Mike Looijmans > >Date: Thu, 29 Mar 2018 07:29:47 +0200 > > > >>Posted this as a small set now, with an (optional) second patch that shows > >>how the changes

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

2018-03-31 Thread Mike Looijmans
On 30-03-18 16:40, David Miller wrote: From: Mike Looijmans Date: Thu, 29 Mar 2018 07:29:47 +0200 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

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

2018-03-30 Thread David Miller
From: Mike Looijmans Date: Thu, 29 Mar 2018 07:29:47 +0200 > 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

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

2018-03-28 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. 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