commit | 8ef7e2235e4458de33a615e2ae6d8782d85d3bf4 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Tue Sep 18 10:35:38 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 28 20:22:38 2018 -0400 |
tree | f6c9fb4d3cb4c5da91099704d3c0ebf7e2b441af | |
parent | 20913266373cdadadf3cf009ff3d7445b8992ffa [diff] |
configs: sama5d3_xplained: add onewire and eeprom drivers SAMA5D3 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>