commit | e804f0a78e9e43f0105e1bc3e264894b3898e970 | [log] [tgz] |
---|---|---|
author | Björn Ardö <bjorn.ardo@axis.com> | Fri Apr 24 13:30:36 2020 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Apr 26 09:39:55 2020 +0200 |
tree | f087949d2d91a985f84d8283d5303b18c8b3dd05 | |
parent | e42688ed5cf5936fb55c78cc365dbe0944af7c63 [diff] |
i2c: slave-eeprom: Make it possible to pre-load eeprom data If the slave eeprom has a "firmware-name" in devicetree, then pre-load the data in the eeprom with this file. Otherwise we init the eeprom with 0xFF. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Björn Ardö <bjorn.ardo@axis.com> [wsa: some cosmetic changes] Signed-off-by: Wolfram Sang <wsa@the-dreams.de>