summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/lm3533.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/lm3533.h')
-rw-r--r--include/linux/mfd/lm3533.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/lm3533.h b/include/linux/mfd/lm3533.h
index 9660febe93c2..594bc591f256 100644
--- a/include/linux/mfd/lm3533.h
+++ b/include/linux/mfd/lm3533.h
@@ -43,6 +43,7 @@ struct lm3533_ctrlbank {
struct lm3533_als_platform_data {
unsigned pwm_mode:1; /* PWM input mode (default analog) */
+ u8 r_select; /* 1 - 127 (ignored in PWM-mode) */
};
struct lm3533_bl_platform_data {