dt-bindings: net: sms911x: Convert to json-schema
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 1 Jul 2021 12:02:21 +0000 (14:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 20:27:10 +0000 (13:27 -0700)
commit19373d0233d04ede649eee4269922e20dd133cf2
treeb204318f678e71912c9e9d9310a2e9557585f8e0
parentb6c8801038234a6d837dfc683d79676d4022ad79
dt-bindings: net: sms911x: Convert to json-schema

Convert the Smart Mixed-Signal Connectivity (SMSC) LAN911x/912x
Controller Device Tree binding documentation to json-schema.

Document missing properties.
Make "phy-mode" not required, as many DTS files do not have it, and the
Linux drivers falls back to PHY_INTERFACE_MODE_NA.
Correct nodename in example.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/gpmc-eth.txt
Documentation/devicetree/bindings/net/smsc,lan9115.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/smsc911x.txt [deleted file]