openwrt/target/linux/generic/files/drivers/net/phy/b53
Jonas Gorski d24d5412ff b53: widen stp state mask to 3 bits (instead of 2)
At least on my b53 chip, the mask is 3 bits wide, and because
of this some STP states are not set properly and discarded when read.

Maybe for some other chips it makes sense to have just 2 bits width,
but I don't have other versions around to test/validate.

If that's the case then maybe we could add another STP state mask.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45937
2015-06-10 09:21:31 +00:00
..
b53_common.c b53: Allow using all ports on BCM53012 2015-05-12 13:18:53 +00:00
b53_mdio.c
b53_mmap.c b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
b53_phy_fixup.c
b53_priv.h b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
b53_regs.h b53: widen stp state mask to 3 bits (instead of 2) 2015-06-10 09:21:31 +00:00
b53_spi.c b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
b53_srab.c b53: clean up code to match kernel style better 2015-04-10 10:29:04 +00:00
Kconfig
Makefile