commit | 8b1379f67437e58b8a89c7d5d88a5c7e62fb8116 | [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 | 19defb9a4b3a0697dd0a937565565e8ac2028715 [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>