Jon Hunter 61f764c307 eeprom: at24: Support custom device names for AT24 EEPROMs
By using the label property, a more descriptive name can be populated
for AT24 EEPROMs NVMEM device. Update the AT24 driver to check to see
if the label property is present and if so, use this as the name for
NVMEM device. Please note that when the 'label' property is present for
the AT24 EEPROM, we do not want the NVMEM driver to append the 'devid'
to the name and so the nvmem_config.id is initialised to
NVMEM_DEVID_NONE.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2020-09-25 15:33:04 +02:00
..
2020-07-13 15:39:52 +02:00
2020-08-07 18:48:15 -07:00
2020-07-29 16:21:13 +02:00
2020-08-05 11:43:47 -07:00
2020-07-23 12:56:49 +02:00
2020-08-05 11:43:47 -07:00