ARM: davinci: sffsdr: fix the at24 eeprom device name
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 8 Jan 2019 09:15:34 +0000 (10:15 +0100)
committerSekhar Nori <nsekhar@ti.com>
Thu, 10 Jan 2019 08:27:59 +0000 (13:57 +0530)
commit6dce6036325eb28962fb08dea955e45be7fde817
tree3bca0776ef6f47d73dc48633b7100885ceb61fc8
parent71be5811815f455b23d8c4d19b91587d3d0e45c2
ARM: davinci: sffsdr: fix the at24 eeprom device name

The currently used 24lc64 i2c device name doesn't match against any
of the devices supported by the at24 driver. Change it to the closest
compatible chip.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-sffsdr.c