netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Eichenberger <eichest@gmail.com>
To: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, davem@davemloft.net
Cc: netdev@vger.kernel.org,
	Stefan Eichenberger <stefan.eichenberger@netmodule.com>
Subject: [PATCH net-next v2 0/2] Add support for the MV88e6097
Date: Wed, 23 Nov 2016 21:59:50 +0100	[thread overview]
Message-ID: <20161123205952.6231-1-stefan.eichenberger@netmodule.com> (raw)

This patchset will add support for the MV88E6097 DSA switch and enable
EDSA on MV88E6097 family devices.

Changes since v1:
- Add missing g1_irqs = 8
- Add missing comment after mv88e6097_ops
- Change patch order

Stefan Eichenberger (2):
  net: dsa: mv88e6xxx: enable EDSA on mv88e6097
  net: dsa: mv88e6xxx: add MV88E6097 switch

 drivers/net/dsa/mv88e6xxx/chip.c      | 28 ++++++++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx/mv88e6xxx.h |  5 ++++-
 2 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.9.3

             reply	other threads:[~2016-11-23 21:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-23 20:59 Stefan Eichenberger [this message]
2016-11-23 20:59 ` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: enable EDSA on mv88e6097 Stefan Eichenberger
2016-11-23 20:59 ` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: add MV88E6097 switch Stefan Eichenberger
2016-11-23 21:05   ` Andrew Lunn
2016-11-23 21:20   ` Vivien Didelot
2016-11-26  0:54 ` [PATCH net-next v2 0/2] Add support for the MV88e6097 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=20161123205952.6231-1-stefan.eichenberger@netmodule.com \
    --to=eichest@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=stefan.eichenberger@netmodule.com \
    --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).