Re: [PATCH v2 3/3] nvmem: add ONIE nvmem cells parser

From: Jan Lübbe
Date: Fri Aug 06 2021 - 11:39:46 EST


Hi,

On Tue, 2021-06-08 at 22:03 +0300, Vadym Kochan wrote:

...
> + case 0x24: return "mac-address";
...
> + case 0x2A: return "num-macs";

Is suspect these properties define which range of MACs is assigned to the
device. How would you use them to assign MAC addresses to multiple interfaces?
The nvmem-cells property in the network device's node can only refer to one
cell, and not to i.e the cells value + 1.

I think it would be useful to have a way to express this setup for systems with
many interfaces, but am unsure of where this should be described. Maybe a "mac-
address-offset" property in the generic ethernet controller binding?

Regards,
Jan
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |