[alsa-devel] Audio codec with multiple I2C devices
Lars-Peter Clausen
lars at metafoo.de
Sun Apr 6 11:15:11 CEST 2014
On 04/05/2014 12:02 AM, Gilles wrote:
> Folks,
>
> I'm writing an ALSA SoC codec which uses a 3 distinct I2C devices (a DAC, a CAG for volume and a input selector) all 3 at different I2C addresses.
If those are 3 distinct devices you'd typically implement them as 3
different drivers and model the interconnections between them at the
board/machine driver level.
- Lars
More information about the Alsa-devel
mailing list