[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191018174835.GB3037198@t480s.localdomain>
Date: Fri, 18 Oct 2019 17:48:35 -0400
From: Vivien Didelot <vivien.didelot@...il.com>
To: Andrew Lunn <andrew@...n.ch>
Cc: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>
Subject: Re: [PATCH net-next v3 2/2] net: dsa: mv88e6xxx: Add devlink param
for ATU hash algorithm.
Hi Andrew,
On Thu, 17 Oct 2019 21:20:55 +0200, Andrew Lunn <andrew@...n.ch> wrote:
> --- a/drivers/net/dsa/mv88e6xxx/global1.h
> +++ b/drivers/net/dsa/mv88e6xxx/global1.h
> @@ -109,6 +109,7 @@
> /* Offset 0x0A: ATU Control Register */
> #define MV88E6XXX_G1_ATU_CTL 0x0a
> #define MV88E6XXX_G1_ATU_CTL_LEARN2ALL 0x0008
> +#define MV88E6161_G1_ATU_CTL_HASH_MASK 0x3
If a respin is needed, can you use the 0x1234 format for this mask, so that
the position of bits are documented as well like with the other macros.
Thank you,
Vivien
Powered by blists - more mailing lists