]> 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:36:52 +0000 (17:36 +0100)
commitc15c3bb90c9a9b193e44dd347c495f12a4b5831b
treecf2933cf72819bb78c18397c2866f476c34f7be9
parent234e744d86bd95b381d24546df2dba72804e0219
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