commit | 7b7ef57c0dd2bb367ad41a77e5136c5579ae4026 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Mar 16 18:03:46 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 16 15:01:34 2018 -0400 |
tree | d91bb0d746870ecd4a064afc2b1d8d7bd6014dd2 | |
parent | 6e5d58fdc9bedd0255a8781b258f10bbdc63e975 [diff] |
net: dsa: mv88e6xxx: Fix binding documentation for MDIO busses The MDIO busses are switch properties and so should be inside the switch node. Fix the examples in the binding document. Reported-by: 尤晓杰 <yxj790222@163.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Fixes: a3c53be55c95 ("net: dsa: mv88e6xxx: Support multiple MDIO busses") Signed-off-by: David S. Miller <davem@davemloft.net>