]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
mfd: Add additional WM8994 GPIO functions
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 8 Jul 2010 12:09:51 +0000 (21:09 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 12 Aug 2010 09:27:58 +0000 (11:27 +0200)
Later revisions of the WM8994 add some more GPIO functions, define them
in the header file.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/linux/mfd/wm8994/gpio.h

index b4d4c22991e8b81eb81674987633b128fb362fb3..0c79b5ff4b5a3bb94de5e58ab2f65509685280be 100644 (file)
 #define WM8994_GP_FN_WSEQ_STATUS    16
 #define WM8994_GP_FN_FIFO_ERROR     17
 #define WM8994_GP_FN_OPCLK          18
+#define WM8994_GP_FN_THW           19
+#define WM8994_GP_FN_DCS_DONE      20
+#define WM8994_GP_FN_FLL1_OUT       21
+#define WM8994_GP_FN_FLL2_OUT       22
 
 #define WM8994_GPN_DIR                          0x8000  /* GPN_DIR */
 #define WM8994_GPN_DIR_MASK                     0x8000  /* GPN_DIR */