summaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom/digsy_mtc_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/eeprom/digsy_mtc_eeprom.c')
-rw-r--r--drivers/misc/eeprom/digsy_mtc_eeprom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/eeprom/digsy_mtc_eeprom.c b/drivers/misc/eeprom/digsy_mtc_eeprom.c
index 88888485e6f8..ee58f7ce5bfa 100644
--- a/drivers/misc/eeprom/digsy_mtc_eeprom.c
+++ b/drivers/misc/eeprom/digsy_mtc_eeprom.c
@@ -50,7 +50,7 @@ static struct platform_device digsy_mtc_eeprom = {
};
static struct gpiod_lookup_table eeprom_spi_gpiod_table = {
- .dev_id = "spi_gpio",
+ .dev_id = "spi_gpio.1",
.table = {
GPIO_LOOKUP("gpio@b00", GPIO_EEPROM_CLK,
"sck", GPIO_ACTIVE_HIGH),