Hi Andrew,
Just a single nitpick below.
Andrew Lunn writes:
> diff --git a/drivers/net/dsa/mv88e6060.c b/drivers/net/dsa/mv88e6060.c
> index 02810a50825b..41472dc409ce 100644
> --- a/drivers/net/dsa/mv88e6060.c
> +++ b/drivers/net/dsa/mv88e6060.c
> @@ -1,6 +1,7 @@
> /*
> * net/dsa/mv88e606
Allow Marvell switches to be platform devices, which probe and then
register with the DSA framework, as component slaves.
Signed-off-by: Andrew Lunn
---
.../devicetree/bindings/net/dsa/marvell.txt| 17
drivers/net/dsa/mv88e6060.c| 103 +++--