leds: lp55xx: add common data structure for program
authorMilo Kim <milo.kim@ti.com>
Thu, 8 Aug 2013 03:45:41 +0000 (12:45 +0900)
committerBryan Wu <cooloney@gmail.com>
Tue, 27 Aug 2013 00:22:12 +0000 (17:22 -0700)
commit6841a91dc5cfcb02b99413fa4199d9a8ce5ae770
treed4fc864fe7bcbb4e05021c101df0d03177d596b0
parente5862b9a521fcb2d5f95898b506fbc788762fca5
leds: lp55xx: add common data structure for program

LP55xx family devices have internal three program engines which are used for
loading LED patterns. To maintain legacy device attributes, specific data
structure is used, 'mode' and 'led_mux'. The mode is used for showing/storing
current engine mode such like disabled, load and run. Then led_mux is used for
showing/storing current output LED selection.

This is only for LP5523/55231.

Signed-off-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-lp55xx-common.h
This page took 0.027064 seconds and 5 git commands to generate.