All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Russell King <linux@armlinux.org.uk>,
	Horatiu Vultur <horatiu.vultur@microchip.com>,
	Colin Foster <colin.foster@in-advantage.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Claudiu Manoil <claudiu.manoil@nxp.com>,
	UNGLinuxDriver@microchip.com
Subject: Re: [PATCH v2 net-next 0/2] Convert ocelot to phylink
Date: Mon, 16 Aug 2021 15:29:07 +0200	[thread overview]
Message-ID: <YRpoI2UOKXCG0gRx@piout.net> (raw)
In-Reply-To: <20210815014748.1262458-1-vladimir.oltean@nxp.com>

Hi,

On 15/08/2021 04:47:46+0300, Vladimir Oltean wrote:
> The ocelot switchdev and felix dsa drivers are interesting because they
> target the same class of hardware switches but used in different modes.
> 
> Colin has an interesting use case where he wants to use a hardware
> switch supported by the ocelot switchdev driver with the felix dsa
> driver.
> 
> So far, the existing hardware revisions were similar between the ocelot
> and felix drivers, but not completely identical. With identical hardware,
> it is absurd that the felix driver uses phylink while the ocelot driver
> uses phylib - this should not be one of the differences between the
> switchdev and dsa driver, and we could eliminate it.
> 
> Colin will need the common phylink support in ocelot and felix when
> adding a phylink_pcs driver for the PCS1G block inside VSC7514, which
> will make the felix driver work with either the NXP or the Microchip PCS.
> 
> As usual, Alex, Horatiu, sorry for bugging you, but it would be
> appreciated if you could give this a quick run on actual VSC7514
> hardware (which I don't have) to make sure I'm not introducing any
> breakage.
> 

No worries, if there is any breakage, we'll fix it up.


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2021-08-16 13:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15  1:47 [PATCH v2 net-next 0/2] Convert ocelot to phylink Vladimir Oltean
2021-08-15  1:47 ` [PATCH v2 net-next 1/2] net: dsa: felix: stop calling ocelot_port_{enable,disable} Vladimir Oltean
2021-08-15  1:47 ` [PATCH v2 net-next 2/2] net: mscc: ocelot: convert to phylink Vladimir Oltean
2021-08-16 10:30 ` [PATCH v2 net-next 0/2] Convert ocelot " patchwork-bot+netdevbpf
2021-08-16 13:29 ` Alexandre Belloni [this message]

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=YRpoI2UOKXCG0gRx@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=claudiu.manoil@nxp.com \
    --cc=colin.foster@in-advantage.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=horatiu.vultur@microchip.com \
    --cc=kuba@kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@gmail.com \
    --cc=vladimir.oltean@nxp.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.