]> git.itanic.dy.fi Git - linux-stable/commit
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
authorMarco Migliore <m.migliore@tiesse.com>
Tue, 16 May 2023 07:38:54 +0000 (09:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 May 2023 16:32:47 +0000 (17:32 +0100)
commit516114d7fb584af33af26a859f8f51810f961900
tree9cdc5bb0100987f8a7613b794f290bc3a582f792
parent172146c26f0c1b86ab4e9ebffc7e06f04229fa17
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset

[ Upstream commit 1323e0c6e1d7e103d59384c3ac50f72b17a6936c ]

According to datasheet, the command opcode must be specified
into bits [14:12] of the Extended Port Control register (EPC).

Fixes: de776d0d316f ("net: dsa: mv88e6xxx: add support for mv88e6393x family")
Signed-off-by: Marco Migliore <m.migliore@tiesse.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/dsa/mv88e6xxx/port.h