linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C
@ 2017-01-12 23:06 Vivien Didelot
  2017-01-23  7:38 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Didelot @ 2017-01-12 23:06 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-kernel, kernel, Andrey Smirnov, Shawn Guo, Rob Herring,
	Mark Rutland, Russell King, Sascha Hauer, Stefan Agner,
	devicetree, andrew, Vivien Didelot, Nikita Yushchenko, cphealy

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>
---
 arch/arm/boot/dts/vf610-zii-dev-rev-c.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/vf610-zii-dev-rev-c.dts b/arch/arm/boot/dts/vf610-zii-dev-rev-c.dts
index fbedb7bb3628..6a45bd24ffe6 100644
--- a/arch/arm/boot/dts/vf610-zii-dev-rev-c.dts
+++ b/arch/arm/boot/dts/vf610-zii-dev-rev-c.dts
@@ -71,6 +71,7 @@
 				#size-cells = <0>;
 				reg = <0>;
 				dsa,member = <0 0>;
+				eeprom-length = <512>;
 
 				ports {
 					#address-cells = <1>;
@@ -128,6 +129,7 @@
 				#size-cells = <0>;
 				reg = <0>;
 				dsa,member = <0 1>;
+				eeprom-length = <512>;
 
 				ports {
 					#address-cells = <1>;
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C
  2017-01-12 23:06 [PATCH] ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C Vivien Didelot
@ 2017-01-23  7:38 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2017-01-23  7:38 UTC (permalink / raw)
  To: Vivien Didelot
  Cc: linux-arm-kernel, Mark Rutland, devicetree, andrew,
	Andrey Smirnov, linux-kernel, Stefan Agner, Russell King,
	Rob Herring, kernel, Sascha Hauer, Nikita Yushchenko, cphealy

On Thu, Jan 12, 2017 at 06:06:20PM -0500, Vivien Didelot wrote:
> 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>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-23  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12 23:06 [PATCH] ARM: dts: vf610-zii-dev: add EEPROM entry to Rev C Vivien Didelot
2017-01-23  7:38 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).