From: "Marek Behún" <kabel@kernel•org>
To: "Russell King (Oracle)" <rmk+kernel@armlinux•org.uk>
Cc: Andrew Lunn <andrew@lunn•ch>,
Heiner Kallweit <hkallweit1@gmail•com>,
Alexandre Belloni <alexandre.belloni@bootlin•com>,
"Alvin __ipraga" <alsi@bang-olufsen•dk>,
Andy Shevchenko <andriy.shevchenko@linux•intel.com>,
Claudiu Manoil <claudiu.manoil@nxp•com>,
Daniel Scally <djrscally@gmail•com>,
"David S. Miller" <davem@davemloft•net>,
DENG Qingfang <dqfext@gmail•com>,
Eric Dumazet <edumazet@google•com>,
Florian Fainelli <f.fainelli@gmail•com>,
George McCollister <george.mccollister@gmail•com>,
Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
Hauke Mehrtens <hauke@hauke-m•de>,
Heikki Krogerus <heikki.krogerus@linux•intel.com>,
Jakub Kicinski <kuba@kernel•org>,
Kurt Kanzenbach <kurt@linutronix•de>,
Landen Chao <Landen.Chao@mediatek•com>,
Linus Walleij <linus.walleij@linaro•org>,
linux-acpi@vger•kernel.org, linux-arm-kernel@lists•infradead.org,
linux-mediatek@lists•infradead.org,
Matthias Brugger <matthias.bgg@gmail•com>,
netdev@vger•kernel.org, Paolo Abeni <pabeni@redhat•com>,
"Rafael J. Wysocki" <rafael@kernel•org>,
Sakari Ailus <sakari.ailus@linux•intel.com>,
Sean Wang <sean.wang@mediatek•com>,
UNGLinuxDriver@microchip•com,
Vivien Didelot <vivien.didelot@gmail•com>,
Vladimir Oltean <olteanv@gmail•com>,
Woojung Huh <woojung.huh@microchip•com>
Subject: Re: [PATCH RFC net-next v2 6/6] net: dsa: mv88e6xxx: remove handling for DSA and CPU ports
Date: Wed, 13 Jul 2022 16:49:44 +0200 [thread overview]
Message-ID: <20220713164944.317f5d9b@thinkpad> (raw)
In-Reply-To: <E1oBd28-006UDF-6Q@rmk-PC.armlinux.org.uk>
On Wed, 13 Jul 2022 15:08:08 +0100
"Russell King (Oracle)" <rmk+kernel@armlinux•org.uk> wrote:
> As we now always use a fixed-link for DSA and CPU ports, we no longer
> need the hack in the Marvell code to make this work. Remove it.
>
> This is especially important with the conversion of DSA drivers to
> phylink_pcs, as the PCS code only gets called if we are using
> phylink for the port.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux•org.uk>
Reviewed-by: Marek Behún <kabel@kernel•org>
next prev parent reply other threads:[~2022-07-13 14:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-13 14:06 [PATCH RFC v2 0/6] net: dsa: always use phylink Russell King (Oracle)
2022-07-13 14:07 ` [PATCH RFC net-next v2 1/6] net: phylink: split out and export interface to caps translation Russell King (Oracle)
2022-07-13 14:44 ` Marek Behún
2022-07-13 14:07 ` [PATCH RFC net-next v2 2/6] software node: allow named software node to be created Russell King
2022-07-13 14:43 ` Marek Behún
2022-07-15 8:42 ` Russell King (Oracle)
2022-07-13 14:07 ` [PATCH RFC net-next v2 3/6] net: dsa: add support for retrieving the interface mode Russell King (Oracle)
2022-07-13 14:07 ` [PATCH RFC net-next v2 4/6] net: dsa: mv88e6xxx: report the default interface mode for the port Russell King (Oracle)
2022-07-13 14:08 ` [PATCH RFC net-next v2 5/6] net: dsa: create swnode fixed-link if using default params Russell King (Oracle)
2022-07-13 14:48 ` Marek Behún
2022-07-13 14:08 ` [PATCH RFC net-next v2 6/6] net: dsa: mv88e6xxx: remove handling for DSA and CPU ports Russell King (Oracle)
2022-07-13 14:49 ` Marek Behún [this message]
2022-07-15 8:30 ` [PATCH RFC v2 0/6] net: dsa: always use phylink Marcin Wojtas
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=20220713164944.317f5d9b@thinkpad \
--to=kabel@kernel$(echo .)org \
--cc=Landen.Chao@mediatek$(echo .)com \
--cc=UNGLinuxDriver@microchip$(echo .)com \
--cc=alexandre.belloni@bootlin$(echo .)com \
--cc=alsi@bang-olufsen$(echo .)dk \
--cc=andrew@lunn$(echo .)ch \
--cc=andriy.shevchenko@linux$(echo .)intel.com \
--cc=claudiu.manoil@nxp$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=djrscally@gmail$(echo .)com \
--cc=dqfext@gmail$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=f.fainelli@gmail$(echo .)com \
--cc=george.mccollister@gmail$(echo .)com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=hauke@hauke-m$(echo .)de \
--cc=heikki.krogerus@linux$(echo .)intel.com \
--cc=hkallweit1@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=kurt@linutronix$(echo .)de \
--cc=linus.walleij@linaro$(echo .)org \
--cc=linux-acpi@vger$(echo .)kernel.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-mediatek@lists$(echo .)infradead.org \
--cc=matthias.bgg@gmail$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=olteanv@gmail$(echo .)com \
--cc=pabeni@redhat$(echo .)com \
--cc=rafael@kernel$(echo .)org \
--cc=rmk+kernel@armlinux$(echo .)org.uk \
--cc=sakari.ailus@linux$(echo .)intel.com \
--cc=sean.wang@mediatek$(echo .)com \
--cc=vivien.didelot@gmail$(echo .)com \
--cc=woojung.huh@microchip$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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