Message ID | 20211218081425.18722-14-luizluca@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next,v2,01/13] dt-bindings: net: dsa: realtek-smi: mark unsupported switches | expand |
diff --git a/Documentation/devicetree/bindings/net/dsa/realtek-mdio.txt b/Documentation/devicetree/bindings/net/dsa/realtek-mdio.txt index 71e0a3d09aeb..a7f2542f68ee 100644 --- a/Documentation/devicetree/bindings/net/dsa/realtek-mdio.txt +++ b/Documentation/devicetree/bindings/net/dsa/realtek-mdio.txt @@ -14,6 +14,7 @@ Required properties: "realtek,rtl8366s" (4+1 ports) (not supported yet) "realtek,rtl8367" (not supported yet) "realtek,rtl8367b" (not supported yet) + "realtek,rtl8367s" (5+2 ports) "realtek,rtl8368s" (8 port) (not supported yet) "realtek,rtl8369" (not supported yet) "realtek,rtl8370" (8 port) (not supported yet) diff --git a/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt b/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt index 310076be14b2..b181ca03e3a5 100644 --- a/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt +++ b/Documentation/devicetree/bindings/net/dsa/realtek-smi.txt @@ -16,6 +16,7 @@ Required properties: "realtek,rtl8366s" (4+1 ports) (not supported yet) "realtek,rtl8367" (not supported yet) "realtek,rtl8367b" (not supported yet) + "realtek,rtl8367s" (5+2 ports) "realtek,rtl8368s" (8 port) (not supported yet) "realtek,rtl8369" (not supported yet) "realtek,rtl8370" (8 port) (not supported yet)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> --- Documentation/devicetree/bindings/net/dsa/realtek-mdio.txt | 1 + Documentation/devicetree/bindings/net/dsa/realtek-smi.txt | 1 + 2 files changed, 2 insertions(+)