commit | 98fc3c6fa5cfda703e7be1af50fba82c168251de | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Jan 12 18:07:16 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 13 20:17:01 2017 -0500 |
tree | e4e1c4e701bbf70efc544ffca8f853e46812f7dc | |
parent | 717ac5ce13020920fa3975f290281395b6407900 [diff] |
net: dsa: mv88e6xxx: add EEPROM support to 6390 The Marvell 6352 chip has a 8-bit address/16-bit data EEPROM access. The Marvell 6390 chip has a 16-bit address/8-bit data EEPROM access. This patch implements the 8-bit data EEPROM access in the mv88e6xxx driver and adds its support to chips of the 6390 family. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>