diff mbox series

[net-next,v2,13/13] dt-bindings: net: dsa: realtek-{smi,mdio}: add rtl8367s

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

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net-next
netdev/fixes_present success Fixes tag not required for -next series
netdev/subject_prefix success Link
netdev/cover_letter warning Series does not have a cover letter
netdev/patch_count success Link
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/cc_maintainers warning 4 maintainers not CCed: robh+dt@kernel.org devicetree@vger.kernel.org kuba@kernel.org davem@davemloft.net
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch warning WARNING: Missing commit description - Add an appropriate one
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Luiz Angelo Daros de Luca Dec. 18, 2021, 8:14 a.m. UTC
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(+)
diff mbox series

Patch

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)