[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210127233853.xsjj2hfhzviigpmn@skbuf>
Date: Thu, 28 Jan 2021 01:38:53 +0200
From: Vladimir Oltean <olteanv@...il.com>
To: Andrew Lunn <andrew@...n.ch>
Cc: Jakub Kicinski <kuba@...nel.org>, netdev <netdev@...r.kernel.org>,
Vladimir Oltean <vladimir.oltean@....com>,
Florian Fainelli <f.fainelli@...il.com>, tobias@...dekranz.com,
Vivien Didelot <vivien.didelot@...il.com>
Subject: Re: [patch net-next v2] net: dsa: mv88e6xxx: Make global2 support
mandatory
On Wed, Jan 27, 2021 at 01:32:10AM +0100, Andrew Lunn wrote:
> Early generations of the mv88e6xxx did not have the global 2
> registers. In order to keep the driver slim, it was decided to make
> the code for these registers optional. Over time, more generations of
> switches have been added, always supporting global 2 and adding more
> and more registers. No effort has been made to keep these additional
> registers also optional to slim the driver down when used for older
> generations. Optional global 2 now just gives additional development
> and maintenance burden for no real gain.
>
> Make global 2 support always compiled in.
>
> Signed-off-by: Andrew Lunn <andrew@...n.ch>
> ---
Reviewed-by: Vladimir Oltean <olteanv@...il.com>
Tested-by: Vladimir Oltean <olteanv@...il.com>
Powered by blists - more mailing lists