From 3367b8d4278d1f8a28995cc5e57a995f7147cb73 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 20 Sep 2010 17:34:58 +0100 Subject: ASoC: Add support for WM8962 GPIO outputs The WM8962 features five GPIOs, add support for controlling their output state via gpiolib. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- sound/soc/codecs/wm8962.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/soc/codecs/wm8962.h') diff --git a/sound/soc/codecs/wm8962.h b/sound/soc/codecs/wm8962.h index 6145399acb1..fce11998b27 100644 --- a/sound/soc/codecs/wm8962.h +++ b/sound/soc/codecs/wm8962.h @@ -181,6 +181,7 @@ #define WM8962_EQ39 0x175 #define WM8962_EQ40 0x176 #define WM8962_EQ41 0x177 +#define WM8962_GPIO_BASE 0x200 #define WM8962_GPIO_2 0x201 #define WM8962_GPIO_3 0x202 #define WM8962_GPIO_5 0x204 -- cgit v1.2.3-70-g09d2