dt-bindings: net: dsa: convert ksz bindings document to yaml
authorChristian Eggers <ceggers@arri.de>
Fri, 20 Nov 2020 11:21:04 +0000 (12:21 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 01:53:45 +0000 (17:53 -0800)
commit4f36d97786c6ab8fc0f266ef62295b5868b7935e
treedc195b32f76d9fd751296a40e0ad0bb597f5993a
parent0e1f1cc89a77e8ca63e4c2490e1facdca52f9b04
dt-bindings: net: dsa: convert ksz bindings document to yaml

Convert the bindings document for Microchip KSZ Series Ethernet switches
from txt to yaml. Removed spi-cpha and spi-cpol flags is this should be
handled by the device driver.

Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/dsa/ksz.txt [deleted file]
Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml [new file with mode: 0644]
MAINTAINERS