netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: dsa: bcm_sf2: Add support for optional reset controller line
@ 2019-11-04 18:42 Florian Fainelli
  2019-11-04 18:42 ` [PATCH net-next 1/2] dt-bindings: net: Describe BCM7445 switch reset property Florian Fainelli
  2019-11-04 18:42 ` [PATCH net-next 2/2] net: dsa: bcm_sf2: Add support for optional reset controller line Florian Fainelli
  0 siblings, 2 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-11-04 18:42 UTC (permalink / raw)
  To: netdev; +Cc: Florian Fainelli, andrew, vivien.didelot, davem, Jakub Kicinski

Hi David,

This patch series definest the optional reset controller line for the
BCM7445/BCM7278 integrated Ethernet switches and updates the driver to
drive that reset line in lieu of the internal watchdog based reset since
it does not work on BCM7278.

Thanks!

Florian Fainelli (2):
  dt-bindings: net: Describe BCM7445 switch reset property
  net: dsa: bcm_sf2: Add support for optional reset controller line

 .../bindings/net/brcm,bcm7445-switch-v4.0.txt |  6 ++++++
 drivers/net/dsa/bcm_sf2.c                     | 19 +++++++++++++++++++
 drivers/net/dsa/bcm_sf2.h                     |  3 +++
 3 files changed, 28 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2019-11-04 21:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-04 18:42 [PATCH net-next 0/2] net: dsa: bcm_sf2: Add support for optional reset controller line Florian Fainelli
2019-11-04 18:42 ` [PATCH net-next 1/2] dt-bindings: net: Describe BCM7445 switch reset property Florian Fainelli
2019-11-04 21:34   ` Andrew Lunn
2019-11-04 18:42 ` [PATCH net-next 2/2] net: dsa: bcm_sf2: Add support for optional reset controller line Florian Fainelli
2019-11-04 20:48   ` Andrew Lunn
2019-11-04 21:33     ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).