Changes from v4: * Update docs to show proper address and size properties for DT bindings * Make all LEDs blank on startup, and remove racey schedule_work calls that did this in last revisions * Disable cap11xx_set_sleep() if any LEDs registered * TODO: Make cap11xx_set_sleep() able to detect if LEDs are in use and calculate which power state it should be in. Matt Ranostay (2): dt: add cap11xx LED documentation cap11xx: add LED support .../devicetree/bindings/input/cap11xx.txt | 25 ++++ drivers/input/keyboard/cap11xx.c | 140 ++++++++++++++++++++- 2 files changed, 162 insertions(+), 3 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html