From: Thomas Petazzoni Date: Thu, 18 Jun 2015 12:38:40 +0000 (+0200) Subject: ARM: mvebu: update EEPROM description of Armada 388 GP X-Git-Tag: omap-for-v4.3/fixes-merge-window~6^2~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5308be4c0747e328d03f3daa46aaa5eaf7714f;p=pandora-kernel.git ARM: mvebu: update EEPROM description of Armada 388 GP Contrary to what the Device Tree indicates, the EEPROM at 0x54 is not populated, so we get rid of this comment. However, there is an EEPROM at 0x57, so we add support for this AT24C64 EEPROM: $ hexdump -C /sys/bus/i2c/devices/0-0057/eeprom 00000000 0c ff f3 ff ff ff ff ff ff ff ff ff ff ff ff ff |................| 00000010 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................| * 00002000 Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Signed-off-by: Gregory CLEMENT --- Reading git-diff-tree failed