]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/i2c/twl4030.h
twl4030-gpio supports LED signals
[linux-2.6-omap-h63xx.git] / include / linux / i2c / twl4030.h
index aab2ee6779f09b75e96cfd70b55886153a50460c..03b948287c93ae0e2b02a894fc262189f1b2710a 100644 (file)
@@ -228,6 +228,9 @@ struct twl4030_gpio_platform_data {
        int             gpio_base;
        unsigned        irq_base, irq_end;
 
+       /* package the two LED signals as output-only GPIOs? */
+       bool            use_leds;
+
        /* For gpio-N, bit (1 << N) in "pullups" is set if that pullup
         * should be enabled.  Else, if that bit is set in "pulldowns",
         * that pulldown is enabled.  Don't waste power by letting any