configs: sama5d4_xplained: add onewire and eeprom drivers
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 18 Sep 2018 07:35:41 +0000 (10:35 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 29 Sep 2018 00:22:39 +0000 (20:22 -0400)
commite42561880cd818e6bd4022a0bcbc73b011faf8a4
tree66c86a6c78b512dc8ded45e781c9cf20981feedd
parentcd83bb371ff3a8a61eb3f65ded762da7daaa9b06
configs: sama5d4_xplained: add onewire and eeprom drivers

SAMA5D4 SoC can have extra clip boards (PDAs) connected, which have
an EEPROM memory for identification. A special GPIO can be used to read
this memory over 1wire protocol.
Enabling one wire and eeprom drivers for this memory.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
configs/sama5d4_xplained_mmc_defconfig
configs/sama5d4_xplained_nandflash_defconfig
configs/sama5d4_xplained_spiflash_defconfig