commit | cd83bb371ff3a8a61eb3f65ded762da7daaa9b06 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Tue Sep 18 10:35:40 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 28 20:22:38 2018 -0400 |
tree | 7913bb5f7f1da9e49fc30b1263d9788a1b2189ee | |
parent | aadb42272e7caa23ab81f7a3f4abfd00f76bea8d [diff] |
configs: sama5d2_ptc_ek: add onewire and eeprom drivers SAMA5D2 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>