Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/1] Disable all ports on b53 setup
@ 2019-06-28 16:58 Benedikt Spranger
  2019-06-28 16:58 ` [PATCH 1/1] net: dsa: b53: Disable all ports on setup Benedikt Spranger
  0 siblings, 1 reply; 5+ messages in thread
From: Benedikt Spranger @ 2019-06-28 16:58 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: netdev, Sebastian Andrzej Siewior, Kurt Kanzenbach, Andrew Lunn,
	Vivien Didelot

Hi,

while working on a Banana Pi R1 based system I faced inconsistent
switch configurations. The switch is attached to an EEPROM which feeds
additional configuration which is applied after the reset of the chip.

As a result all ports remained active while the DSA subsystem
assumed that those ports were inactive after the reset.
Disable the ports on switch setup to get a consistent view of things
between real life and DSA. 

Benedikt Spranger (1):
  net: dsa: b53: Disable all ports on setup

 drivers/net/dsa/b53/b53_common.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-28 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28 16:58 [PATCH 0/1] Disable all ports on b53 setup Benedikt Spranger
2019-06-28 16:58 ` [PATCH 1/1] net: dsa: b53: Disable all ports on setup Benedikt Spranger
2019-06-28 17:23   ` Florian Fainelli
2019-06-28 19:24     ` Vivien Didelot
2019-06-28 20:34     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox