Re: [PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling

From: David Miller
Date: Thu Nov 30 2017 - 09:45:42 EST


From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Date: Tue, 28 Nov 2017 17:48:22 +0100

> The driver expect "allwinner,leds-active-low" to be in PHY node, but
> the binding doc expect it to be in MAC node.
>
> Since all board DT use it also in MAC node, the driver need to search
> allwinner,leds-active-low in MAC node.
>
> Signed-off-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>

I've read over this discussion and I think the thing to do is for me
to simply apply this to 'net' for now.

Thanks.