OSDN Git Service

net: dsa: mv88e6xxx: Add support for EEPROM via platform data
authorAndrew Lunn <andrew@lunn.ch>
Sat, 19 May 2018 20:31:35 +0000 (22:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2018 22:58:27 +0000 (18:58 -0400)
commit00baabe5286c41d21ed4a78f479b021eba1f0d51
tree4d8fee548a2e1e414b8bd9bb59725294e2be170d
parent877b7cb0b6f283593a663134ee52703f12c895cc
net: dsa: mv88e6xxx: Add support for EEPROM via platform data

Add the size of the EEPROM to the platform data, so it can also be
instantiated by a platform device.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c
drivers/net/dsa/mv88e6xxx/chip.h
include/linux/platform_data/mv88e6xxx.h