]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sm501.h
sm501: add inversion controls for VBIASEN and FPEN
[linux-2.6-omap-h63xx.git] / include / linux / sm501.h
index 95c1c39ba44598da0828d746f99435432f25fdb4..b530fa6a1d341c91c28d8992e61185a6b3a5f7e4 100644 (file)
@@ -73,6 +73,8 @@ extern unsigned long sm501_gpio_get(struct device *dev,
 #define SM501FB_FLAG_USE_HWACCEL       (1<<3)
 #define SM501FB_FLAG_PANEL_NO_FPEN     (1<<4)
 #define SM501FB_FLAG_PANEL_NO_VBIASEN  (1<<5)
+#define SM501FB_FLAG_PANEL_INV_FPEN    (1<<6)
+#define SM501FB_FLAG_PANEL_INV_VBIASEN (1<<7)
 
 struct sm501_platdata_fbsub {
        struct fb_videomode     *def_mode;