misc: i2c_eeprom: Add atmel,24c08 to the list
authorMichal Simek <michal.simek@xilinx.com>
Mon, 21 Jan 2019 12:54:57 +0000 (13:54 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 26 Jan 2019 13:13:57 +0000 (08:13 -0500)
commite38cef9f6ef6937934cb5070ad33063ecbf81efa
tree69f86fab2c0ce77d77006e0a35620f4a588cd1e3
parente4478d9ac8cf83ee22765e3aca61c13ebfd3987b
misc: i2c_eeprom: Add atmel,24c08 to the list

Linux kernel binding is using atmel,24c08 compatible string. On the
other hand there is atmel,24c08a which is not listed in the kernel.
Add compatible string without "a" suffix to be compatible with Linux
kernel binding.

These eeproms are available on several ZynqMP development boards.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/misc/i2c_eeprom.c