Re: [PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
From: Chen-Yu Tsai <hidden>
Date: 2017-11-29 15:50:38
Also in:
linux-arm-kernel, lkml
From: Chen-Yu Tsai <hidden>
Date: 2017-11-29 15:50:38
Also in:
linux-arm-kernel, lkml
On Wed, Nov 29, 2017 at 11:46 PM, Andrew Lunn [off-list ref] wrote:
Hi ChenYuquoted
It worked at one point. During some previous iteration, they lit up as they were supposed to.For a released version of the kernel? Or during development work? If they did work, but broken, it would be good to know which commit broke it. We can then add a fixes: tag to the patch as proposed.
During development work. The bindings / driver was never released. ChenYu