Re: [PATCH 2/2] wifi: mt76: add support for providing eeprom in nvmem cells

From: Rafał Miłecki
Date: Fri Jul 28 2023 - 13:46:20 EST


On 8.07.2023 20:29, Christian Marangi wrote:
Add support for providing eeprom in nvmem cells by adding nvmem cell as
an alternative source for mt76_get_of_eeprom().

Nvmem cells will follow standard nvmem cell definition and needs to be
called 'eeprom' to be correctly identified.

Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>

Reviewed-by: Rafał Miłecki <rafal@xxxxxxxxxx>