On Wed, Dec 18, 2019 at 09:08:31PM +0100, Michael Grzeschik wrote: > It is a 3-Port 10/100 Ethernet Switch. One CPU-Port and two > Switch-Ports. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> > --- > v1 -> v2: - nothing changes > - already Acked-by Rob Herring So you need to add the ack to the commit msg. > > Documentation/devicetree/bindings/net/dsa/ksz.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/dsa/ksz.txt b/Documentation/devicetree/bindings/net/dsa/ksz.txt > index 95e91e84151c3..a5d71862f53cb 100644 > --- a/Documentation/devicetree/bindings/net/dsa/ksz.txt > +++ b/Documentation/devicetree/bindings/net/dsa/ksz.txt > @@ -8,6 +8,8 @@ Required properties: > - "microchip,ksz8765" > - "microchip,ksz8794" > - "microchip,ksz8795" > + - "microchip,ksz8863" > + - "microchip,ksz8873" > - "microchip,ksz9477" > - "microchip,ksz9897" > - "microchip,ksz9896" > -- > 2.24.0 >