summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net/dsa/mt7530.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/net/dsa/mt7530.txt')
-rw-r--r--dts/Bindings/net/dsa/mt7530.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/dts/Bindings/net/dsa/mt7530.txt b/dts/Bindings/net/dsa/mt7530.txt
index 560369efad..de04626a8e 100644
--- a/dts/Bindings/net/dsa/mt7530.txt
+++ b/dts/Bindings/net/dsa/mt7530.txt
@@ -76,6 +76,12 @@ phy-mode must be set, see also example 2 below!
* mt7621: phy-mode = "rgmii-txid";
* mt7623: phy-mode = "rgmii";
+Optional properties:
+
+- gpio-controller: Boolean; if defined, MT7530's LED controller will run on
+ GPIO mode.
+- #gpio-cells: Must be 2 if gpio-controller is defined.
+
See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
required, optional properties and how the integrated switch subnodes must
be specified.