diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2022-03-03 02:52:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-05 12:04:25 +0100 |
commit | 617c3cc3aafd826c549b83f055f1e710adbdf99a (patch) | |
tree | 2b9532c17c9bbcb18746c2922c5c6a28812f617c /Documentation | |
parent | Merge branch 'mptcp-selftest-refinements-and-a-new-test' (diff) | |
download | linux-617c3cc3aafd826c549b83f055f1e710adbdf99a.tar.xz linux-617c3cc3aafd826c549b83f055f1e710adbdf99a.zip |
dt-bindings: net: dsa: add rtl8_4 and rtl8_4t tag formats
Realtek rtl8365mb DSA driver can use these two tag formats.
Cc: devicetree@vger.kernel.org
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/dsa-port.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml index 702df848a71d..e60867c7c571 100644 --- a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml +++ b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml @@ -51,6 +51,8 @@ properties: - edsa - ocelot - ocelot-8021q + - rtl8_4 + - rtl8_4t - seville phy-handle: true |