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

From: Andrew Lunn
Date: Tue Mar 27 2018 - 18:44:00 EST


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 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

Hi Mike

This looks good now, thanks.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew