commit | 189c20832903abfec38242255b84e2c4f6a8552f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Apr 15 15:10:27 2014 -0600 |
committer | Olof Johansson <olof@lixom.net> | Mon May 05 13:46:24 2014 -0700 |
tree | 6c5f98135b2194b33606c22203840792eb0e69fe | |
parent | a2fc987ae2e2aec49a59f4da53525bfe094af316 [diff] |
ARM: multi_v7: enable AT24C EEPROM driver This is used for the board ID EEPROM on Jetson TK1, as well as likely a whole slew of other NVIDIA reference boards; we simply haven't added enabled the EEPROM in the DT files until now. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>