Add support for IIO devices in ASoC
authorMark Brown <broonie@kernel.org>
Wed, 12 Jul 2023 11:37:07 +0000 (12:37 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 12 Jul 2023 11:37:07 +0000 (12:37 +0100)
commitb8c442b391d44323a79f6b51c31dba253241c896
tree43659474649f86f1ca54bbae817f2259ac731b1f
parentc7a0f10b885164e4804dc144c375076c2e0d39f6
parent6d8ad35d119ca4c9c6fdf83faa733102c4a63f4b
Add support for IIO devices in ASoC

Merge series from Herve Codina <herve.codina@bootlin.com>:

Several weeks ago, I sent a series [1] for adding a potentiometer as an
auxiliary device in ASoC. The feedback was that the potentiometer should
be directly handled in IIO (as other potentiometers) and something more
generic should be present in ASoC in order to have a binding to import
some IIO devices into sound cards.

The series related to the IIO potentiometer device is already applied.

This series introduces audio-iio-aux. Its goal is to offer the binding
between IIO and ASoC.
It exposes attached IIO devices as ASoC auxiliary devices and allows to
control them through mixer controls.

On my system, the IIO device is a potentiometer and it is present in an
amplifier design present in the audio path.
sound/soc/codecs/Kconfig