misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible strings
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Tue, 11 May 2021 21:07:25 +0000 (23:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 May 2021 11:45:24 +0000 (13:45 +0200)
commit14374fbb3f06ddaba186d608a58c07f3d48d08df
tree9fc38e591c7d73fad54bb91a64606249ce5790b9
parent4a5ff99bbb8fcd4642995ef39bccc7f25e1f90d3
misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible strings

These two devices have respectively 2048 and 4096 bits of storage,
compared to 1024 for the 93c46.

Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Link: https://lore.kernel.org/r/20210511210727.24895-3-linkmauve@linkmauve.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/eeprom_93xx46.c
include/linux/eeprom_93xx46.h