9 Feb
2011
9 Feb
'11
3:39 p.m.
On Wed, Feb 09, 2011 at 08:08:39PM +0530, Koul, Vinod wrote:
The GPIOs in this chip can be programmed using a codec register read/write. Anyone can use the soc_read/write or scu_ipc_read/writes to program the GPIO.
This is the same as any other CODEC with GPIOs.
Would putting one more wrapper over these APIs make it look better?
Yes, it means that users can just use standard Linux APIs to control the GPIOs instead of having to learn about the CODEC register map.