summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm644x-evm.c
diff options
context:
space:
mode:
authorBartosz Golaszewski2019-01-08 10:15:31 +0100
committerSekhar Nori2019-01-10 09:27:59 +0100
commitc70cf56252b9c1ff84bb66073aa3bf0a68e8ff12 (patch)
tree8c72e283fbfb802f0e12448c504c8b2a1cdc64f4 /arch/arm/mach-davinci/board-dm644x-evm.c
parentARM: davinci: dm365-evm: use device properties for at24 eeprom (diff)
downloadkernel-qcow2-linux-c70cf56252b9c1ff84bb66073aa3bf0a68e8ff12.tar.gz
kernel-qcow2-linux-c70cf56252b9c1ff84bb66073aa3bf0a68e8ff12.tar.xz
kernel-qcow2-linux-c70cf56252b9c1ff84bb66073aa3bf0a68e8ff12.zip
ARM: davinci: da830-evm: use device properties for at24 eeprom
We want to work towards phasing out the at24_platform_data structure. There are few users and its contents can be represented using generic device properties. Using device properties only will allow us to significantly simplify the at24 configuration code. Remove the at24_platform_data structure and replace it with an array of property entries. Drop the byte_len/size property, as the model name already implies the EEPROM's size. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci/board-dm644x-evm.c')
0 files changed, 0 insertions, 0 deletions