From: Marek Vasut Date: Mon, 29 Jul 2019 17:49:45 +0000 (+0200) Subject: dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4c173472d051ac469f2dc816aa94484c730c7e61;p=openwrt%2Fstaging%2Fblogic.git dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches Document Microchip KSZ87xx family switches. These include KSZ8765 - 5 port switch KSZ8794 - 4 port switch KSZ8795 - 5 port switch Signed-off-by: Marek Vasut Cc: Andrew Lunn Cc: David S. Miller Cc: Florian Fainelli Cc: Rob Herring Cc: Tristram Ha Cc: Vivien Didelot Cc: Woojung Huh Cc: devicetree@vger.kernel.org Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/dsa/ksz.txt b/Documentation/devicetree/bindings/net/dsa/ksz.txt index 4ac21cef370e..5e8429b6f9ca 100644 --- a/Documentation/devicetree/bindings/net/dsa/ksz.txt +++ b/Documentation/devicetree/bindings/net/dsa/ksz.txt @@ -5,6 +5,9 @@ Required properties: - compatible: For external switch chips, compatible string must be exactly one of the following: + - "microchip,ksz8765" + - "microchip,ksz8794" + - "microchip,ksz8795" - "microchip,ksz9477" - "microchip,ksz9897" - "microchip,ksz9896"