linux-yocto/drivers/misc/eeprom
Andy Shevchenko 47aa0f5c63 eeprom: digsy_mtc: Make GPIO lookup table match the device
commit 038ef0754aae76f79b147b8867f9250e6a976872 upstream.

The dev_id value in the GPIO lookup table must match to
the device instance name, which in this case is combined
of name and platform device ID, i.e. "spi_gpio.1". But
the table assumed that there was no platform device ID
defined, which is wrong. Fix the dev_id value accordingly.

Fixes: 9b00bc7b90 ("spi: spi-gpio: Rewrite to use GPIO descriptors")
Cc: stable <stable@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250206220311.1554075-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-03-13 12:58:37 +01:00
..
at24.c eeprom: at24: fix memory corruption race condition 2024-05-17 12:01:56 +02:00
at25.c eeprom: at25: Convert to use fwnode_device_is_compatible() 2023-01-20 12:05:01 +01:00
digsy_mtc_eeprom.c eeprom: digsy_mtc: Make GPIO lookup table match the device 2025-03-13 12:58:37 +01:00
ee1004.c misc: Switch i2c drivers back to use .probe() 2023-05-29 15:04:52 +01:00
eeprom_93cx6.c misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle 2024-12-14 20:00:16 +01:00
eeprom_93xx46.c
eeprom.c misc: Switch i2c drivers back to use .probe() 2023-05-29 15:04:52 +01:00
idt_89hpesx.c misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpy 2023-08-11 21:38:52 +02:00
Kconfig eeprom: at24: also select REGMAP 2023-06-08 09:58:57 +02:00
Makefile
max6875.c misc: Switch i2c drivers back to use .probe() 2023-05-29 15:04:52 +01:00