]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22c169fa84362a963755bc0fc67533b1cb951043
treeb204318f678e71912c9e9d9310a2e9557585f8e0
parent48efef19470b5d9163431aa55988c0f906f9952d
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]