[alsa-devel] [PATCH RFC 0/3] WM97xx AC97 GPIO support
Manuel Lauss
manuel.lauss at googlemail.com
Tue Jun 15 17:55:44 CEST 2010
Here's 3 patches which implement simple AC97 GPIO support to the WM97xx touch
drivers and the Alchemy (au1x) AC97 ASoC implementation.
Tested on Au1200 hardware with a WM9712 codec: According to Mark Brown the
WM9712 only sets GPIOs when data is sent through slot 12, which prompted me
to implement this.
Thanks,
Manuel Lauss
Manuel Lauss (3):
sound: ac97: Add GPIO manipulation hooks
input: wm97xx: set GPIOs with AC97 GPIO busops if implemented
sound: asoc: au1x: implement AC97 GPIO access
drivers/input/touchscreen/wm97xx-core.c | 5 +++-
include/sound/ac97_codec.h | 2 +
sound/soc/au1x/psc-ac97.c | 39 +++++++++++++++++++++++++++++-
sound/soc/au1x/psc.h | 2 +
4 files changed, 45 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe alsa-devel" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the Alsa-devel
mailing list