[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210115154246.0ee57602@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 15 Jan 2021 15:42:46 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: George McCollister <george.mccollister@...il.com>
Cc: Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
Rob Herring <robh@...nel.org>,
"David S . Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH net-next v5 0/3] Arrow SpeedChips XRS700x DSA Driver
On Thu, 14 Jan 2021 13:57:31 -0600 George McCollister wrote:
> This series adds a DSA driver for the Arrow SpeedChips XRS 7000 series
> of HSR/PRP gigabit switch chips.
>
> The chips use Flexibilis IP.
> More information can be found here:
> https://www.flexibilis.com/products/speedchips-xrs7000/
>
> The switches have up to three RGMII ports and one MII port and are
> managed via mdio or i2c. They use a one byte trailing tag to identify
> the switch port when in managed mode so I've added a tag driver which
> implements this.
>
> This series contains minimal DSA functionality which may be built upon
> in future patches. The ultimate goal is to add HSR and PRP
> (IEC 62439-3 Clause 5 & 4) offloading with integration into net/hsr.
I corrected a couple uint_t types to kernel types and applied.
Please consider adding an entry to MAINTAINERS for this driver.
Thank you!
Powered by blists - more mailing lists