ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C

The ZII Dev Rev C board has EEPROMs hanging the 88E6390 Ethernet switch
chips. Add an "eeprom-length" property to allow access from ethtool.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Vivien Didelot 2017-01-12 18:06:20 -05:00 committed by Shawn Guo
parent 13444ac9ee
commit 8fe1764ea8

View file

@ -71,6 +71,7 @@
#size-cells = <0>; #size-cells = <0>;
reg = <0>; reg = <0>;
dsa,member = <0 0>; dsa,member = <0 0>;
eeprom-length = <512>;
ports { ports {
#address-cells = <1>; #address-cells = <1>;
@ -128,6 +129,7 @@
#size-cells = <0>; #size-cells = <0>;
reg = <0>; reg = <0>;
dsa,member = <0 1>; dsa,member = <0 1>;
eeprom-length = <512>;
ports { ports {
#address-cells = <1>; #address-cells = <1>;