Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-09 | ASoC: es8328: Fix deemphasis values | John Keeping | |
This is using completely the wrong mask and value when updating the register. Since the correct values are already defined in the header, switch to using a table with explicit constants rather than shifting the array index. Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org | |||
2014-08-16 | ASoC: add es8328 codec driver | Sean Cross | |
Add a codec driver for the Everest ES8328. It supports two separate audio outputs and two separate audio inputs. Signed-off-by: Sean Cross <xobs@kosagi.com> Signed-off-by: Mark Brown <broonie@linaro.org> |