Skip to content

Commit

Permalink
dt-bindings: net: Describe BCM7445 switch reset property
Browse files Browse the repository at this point in the history
The BCM7445/BCM7278 built-in Ethernet switch have an optional reset line
to the SoC's reset controller, describe the 'resets' and 'reset-names'
properties as optional.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Nov 6, 2019
1 parent fbdcdd7 commit 9482d03
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ Optional properties:
Admission Control Block supports reporting the number of packets in-flight in a
switch queue

- resets: a single phandle and reset identifier pair. See
Documentation/devicetree/binding/reset/reset.txt for details.

- reset-names: If the "reset" property is specified, this property should have
the value "switch" to denote the switch reset line.

Port subnodes:

Optional properties:
Expand Down

0 comments on commit 9482d03

Please sign in to comment.