All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
To: netdev@vger.kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
	Vladimir Oltean <olteanv@gmail.com>,
	Tobias Waldekranz <tobias@waldekranz.com>,
	Jakub Kicinski <kuba@kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Subject: [PATCH net-next v2 0/2] net: dsa: mv88e6xxx: remove some 6250-specific methods
Date: Mon, 25 Jan 2021 16:04:47 +0100	[thread overview]
Message-ID: <20210125150449.115032-1-rasmus.villemoes@prevas.dk> (raw)

v2:

- resend now that the bug-fix patch (87fe04367d84, "net: dsa:
  mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext") is in
  net and also merged to net-next.

- include various tags in patch 1.

- add second similar patch for loadpurge.

Rasmus Villemoes (2):
  net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
  net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250

 drivers/net/dsa/mv88e6xxx/chip.c        |  4 +-
 drivers/net/dsa/mv88e6xxx/global1.h     |  4 --
 drivers/net/dsa/mv88e6xxx/global1_vtu.c | 69 +++----------------------
 3 files changed, 8 insertions(+), 69 deletions(-)

-- 
2.23.0


             reply	other threads:[~2021-01-25 15:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 15:04 Rasmus Villemoes [this message]
2021-01-25 15:04 ` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250 Rasmus Villemoes
2021-01-26 21:53   ` Vladimir Oltean
2021-01-25 15:04 ` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() " Rasmus Villemoes
2021-01-26 21:55   ` Vladimir Oltean
2021-01-27  2:10 ` [PATCH net-next v2 0/2] net: dsa: mv88e6xxx: remove some 6250-specific methods patchwork-bot+netdevbpf

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=20210125150449.115032-1-rasmus.villemoes@prevas.dk \
    --to=rasmus.villemoes@prevas.dk \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=tobias@waldekranz.com \
    --cc=vivien.didelot@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.