On Tue, Apr 22, 2008 at 10:52:04AM +0100, Mark Brown wrote:
On Sat, Apr 19, 2008 at 06:24:18PM +0200, Daniel Mack wrote:
I attached a patch for a proprietary interface - is that what you were talking about? Would that approach be mergeable with your generic jack detect code?
The patch looks good but you've not signed off on it - is that just an oversight or do you think more updates are required?
No, that's actually final from my side. Here we go.
---
Subject: [PATCH] asoc tlv320aic3x: add GPIO support
This patch adds support for GPIO pins on TI's TLV320AIC3x via a proprietary API. I2C read was also implemented as the actual state of GPIOs must be read from hardware and can not be served from the register cache.
Signed-off-by: Daniel Mack daniel@caiaq.de