Skip to content

Commit

Permalink
ARM: dts: imx6: RDU2: Add Switch EEPROM
Browse files Browse the repository at this point in the history
The Marvell switch has an EEPROM connected to it. List the size in DT,
in order to enable access to it via ethtool.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Chris Healy <cphealy@gmail.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Andrew Lunn authored and Shawn Guo committed Jul 25, 2017
1 parent 0cce4d3 commit cefffa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
#size-cells = <0>;
reg = <0>;
dsa,member = <0 0>;
eeprom-length = <512>;

ports {
#address-cells = <1>;
Expand Down

0 comments on commit cefffa0

Please sign in to comment.