Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9accdc1b authored by Mark Brown's avatar Mark Brown Committed by Samuel Ortiz
Browse files

mfd: Add additional WM8994 GPIO functions



Later revisions of the WM8994 add some more GPIO functions, define them
in the header file.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 91f4debf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -36,6 +36,10 @@
#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 */