[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191104215139.17047-1-f.fainelli@gmail.com>
Date: Mon, 4 Nov 2019 13:51:37 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>, andrew@...n.ch,
vivien.didelot@...il.com, davem@...emloft.net,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net-next v2 0/2] net: dsa: bcm_sf2: Add support for optional reset controller line
Hi David, Andrew, Vivien,
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!
Changes in v2:
- make the reset_control_assert() conditional to BCM7278 in the remove
function as well
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
Powered by blists - more mailing lists