From: <Arun.Ramadoss@microchip.com>
To: <netdev@vger.kernel.org>, <vladimir.oltean@nxp.com>
Cc: <andrew@lunn.ch>, <UNGLinuxDriver@microchip.com>, <marex@denx.de>,
<linux-kernel@vger.kernel.org>, <linux@armlinux.org.uk>,
<linux@rempel-privat.de>, <f.fainelli@gmail.com>,
<kuba@kernel.org>, <pabeni@redhat.com>, <edumazet@google.com>,
<Woojung.Huh@microchip.com>, <davem@davemloft.net>
Subject: Re: [RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion
Date: Fri, 17 Mar 2023 03:57:44 +0000 [thread overview]
Message-ID: <c121b180198a0d51bcbb6e17e8e0a3da2a2206e8.camel@microchip.com> (raw)
In-Reply-To: <20230316161250.3286055-1-vladimir.oltean@nxp.com>
Hi Vladimir,
On Thu, 2023-03-16 at 18:12 +0200, Vladimir Oltean wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you
> know the content is safe
>
>
> ABSOLUTELY NO TESTING WAS DONE. I don't have the hardware.
>
> THIS BREAKS EVERYTHING EXCEPT FOR KSZ8795. Any testers should test on
> that if possible (due to both patches 2/4, and 3/4).
I don't have KSZ87xx and KSZ88xx series of boards. I can able to test
only on KSZ9477 and LAN937x series of boards. I will wait for next
version of patch to do sanity test on this KSZ9477 and LAN937x series
of boards.
>
> Vladimir Oltean (4):
> net: dsa: microchip: add an enum for regmap widths
> net: dsa: microchip: partial conversion to regfields API for
> KSZ8795
> (WIP)
> net: dsa: microchip: allow setting xMII port speed/duplex on
> KSZ8765/KSZ8794/KSZ8795
> net: dsa: microchip: remove unused dev->dev_ops-
> >phylink_mac_config()
>
> drivers/net/dsa/microchip/ksz8795.c | 45 ++--
> drivers/net/dsa/microchip/ksz8863_smi.c | 11 +-
> drivers/net/dsa/microchip/ksz9477.c | 24 +--
> drivers/net/dsa/microchip/ksz9477_i2c.c | 11 +-
> drivers/net/dsa/microchip/ksz_common.c | 256 +++++++++++++------
> ----
> drivers/net/dsa/microchip/ksz_common.h | 110 +++++++---
> drivers/net/dsa/microchip/ksz_spi.c | 6 +-
> drivers/net/dsa/microchip/lan937x_main.c | 8 +-
> 8 files changed, 299 insertions(+), 172 deletions(-)
>
> --
> 2.34.1
>
next prev parent reply other threads:[~2023-03-17 3:57 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 16:12 [RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion Vladimir Oltean
2023-03-16 16:12 ` [RFC/RFT PATCH net-next 1/4] net: dsa: microchip: add an enum for regmap widths Vladimir Oltean
2023-03-16 16:12 ` [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP) Vladimir Oltean
2023-03-17 9:46 ` Vladimir Oltean
2023-03-17 11:46 ` Oleksij Rempel
2023-03-17 12:50 ` Vladimir Oltean
2023-03-17 13:21 ` Oleksij Rempel
2023-03-17 14:07 ` Vladimir Oltean
2023-03-25 12:16 ` Vladimir Oltean
2023-03-25 14:26 ` Russell King (Oracle)
2023-03-16 16:12 ` [RFC/RFT PATCH net-next 3/4] net: dsa: microchip: allow setting xMII port speed/duplex on KSZ8765/KSZ8794/KSZ8795 Vladimir Oltean
2023-03-16 16:12 ` [RFC/RFT PATCH net-next 4/4] net: dsa: microchip: remove unused dev->dev_ops->phylink_mac_config() Vladimir Oltean
2023-03-17 3:57 ` Arun.Ramadoss [this message]
2023-03-17 6:02 ` [RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion Oleksij Rempel
2023-03-17 9:43 ` Vladimir Oltean
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=c121b180198a0d51bcbb6e17e8e0a3da2a2206e8.camel@microchip.com \
--to=arun.ramadoss@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=Woojung.Huh@microchip.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linux@rempel-privat.de \
--cc=marex@denx.de \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 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).