commit | 06e1a5cc570703796ff1bd3a712e8e3b15c6bb0d | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Mar 06 12:56:55 2017 -0600 |
committer | Tony Lindgren <tony@atomide.com> | Thu Mar 23 11:41:51 2017 -0700 |
tree | 6ee8a29ac47a4eb01354b71c76662c71abacf631 | |
parent | e24bce8fb4c26bd0d8eca74cbbee1ad049246be3 [diff] |
ARM: dts: OMAP3: Fix MFG ID EEPROM The manufacturing information is stored in the EEPROM. This chip is an AT24C64 not not (nor has it ever been) 24C02. This patch will correctly address the EEPROM to read the entire contents and not just 256 bytes (of 0xff). Fixes: 5e3447a29a38 ("ARM: dts: LogicPD Torpedo: Add AT24 EEPROM Support") Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>