On Fri, Sep 12, 2014 at 1:56 AM, Linus Walleij [off-list ref] wrote:
On Mon, Sep 8, 2014 at 1:38 PM, Linus Walleij [off-list ref] wrote:
quoted
This makes it possible to create a set of LEDs from a syscon
MFD instance, which is lean mean and clean on the ARM
reference designs and can replace the Versatile LEDs driver
in the long run, as well as other custom syscon LEDs drivers.
Cc: Bryan Wu <redacted>
Cc: Richard Purdie <redacted>
Signed-off-by: Linus Walleij <redacted>
---
ChangeLog v1->v2:
- Augment driver to probe all nodes of a syscon to see if they
are "register-bit-led"s, and then allocate them under the syscon
if that is the case.
- Switch compatible string from "syscon-leds" to "register-bit-led"
Bryan can you please ACK this patch if you're OK with it so
it can be pulled in through ARM SoC?
Ping!
I will send a pull request for this soon anyway.
Yours,
Linus Walleij