On 4/26/2019 4:06 PM, Petr Štetiar wrote: > As of_get_mac_address now supports NVMEM under the hood, we should > update the bindings documentation with the new nvmem-cell* properties. > While at it, fix also other missing properties supported by > of_get_mac_address. > > Signed-off-by: Petr Štetiar <ynezz@xxxxxxx> While I appreciate your effort in making the bindings up to date and consistent, this does really scale well and is an error prone exercise, how about consolidating all MAC address related properties into the ethernet.txt document like you just did and update all bindings to indicate something along the lines of: For all other standard Ethernet related properties, please refer to ethernet.txt or something like that? -- Florian