ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 12 Jan 2017 23:06:20 +0000 (18:06 -0500)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Jan 2017 07:37:33 +0000 (15:37 +0800)
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>
arch/arm/boot/dts/vf610-zii-dev-rev-c.dts

index fbedb7b..6a45bd2 100644 (file)
@@ -71,6 +71,7 @@
                                #size-cells = <0>;
                                reg = <0>;
                                dsa,member = <0 0>;
+                               eeprom-length = <512>;
 
                                ports {
                                        #address-cells = <1>;
                                #size-cells = <0>;
                                reg = <0>;
                                dsa,member = <0 1>;
+                               eeprom-length = <512>;
 
                                ports {
                                        #address-cells = <1>;