netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: David Miller <davem@davemloft.net>, shawnguo@kernel.org
Cc: netdev <netdev@vger.kernel.org>,
	linux ARM <linux-arm-kernel@lists.infradead.org>,
	Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
	Andrew Lunn <andrew@lunn.ch>
Subject: [PATCH 0/2] Document and use eeprom-length property
Date: Fri, 26 May 2017 01:44:42 +0200	[thread overview]
Message-ID: <1495755884-31341-1-git-send-email-andrew@lunn.ch> (raw)

The mv88e6xxx switch driver allows the size of the attached EEPROM to
be described in DT. This property is missing from the binding
documentation. Add it. And make use of it on the ZII Devel B board.

David, Shawn, please could you talk amongs yourself to decide who
takes what.

Andrew Lunn (2):
  net: dsa: mv88e6xxx: Add eeprom-length to binding
  ARM: VF610: ZII devel b: Add switch eeprom-length properties

 Documentation/devicetree/bindings/net/dsa/marvell.txt | 4 ++++
 arch/arm/boot/dts/vf610-zii-dev-rev-b.dts             | 2 ++
 2 files changed, 6 insertions(+)

-- 
2.11.0

             reply	other threads:[~2017-05-25 23:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25 23:44 Andrew Lunn [this message]
2017-05-25 23:44 ` [PATCH 1/2] net: dsa: mv88e6xxx: Add eeprom-length to binding Andrew Lunn
2017-05-25 23:44 ` [PATCH 2/2] ARM: VF610: ZII devel b: Add switch eeprom-length properties Andrew Lunn
2017-05-27  8:10   ` Shawn Guo
2017-05-26 19:02 ` [PATCH 0/2] Document and use eeprom-length property David Miller
2017-05-27  8:13   ` Shawn Guo
2017-05-27 22:42     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495755884-31341-1-git-send-email-andrew@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=vivien.didelot@savoirfairelinux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).