From: Petr Štetiar
Date: Fri, 10 May 2019 11:35:13 +0200
> this patch series is hopefuly the last series of the fixes which are related
> to the introduction of NVMEM support into of_get_mac_address.
>
> First patch is removing `nvmem-mac-address` property which was wrong idea as
> I've allocate
Hi,
this patch series is hopefuly the last series of the fixes which are related
to the introduction of NVMEM support into of_get_mac_address.
First patch is removing `nvmem-mac-address` property which was wrong idea as
I've allocated the property with devm_kzalloc and then added it to DT, so the