aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/l3.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-08-08ASoC: L3 bus: Add default gpio opsSylwester Nawrocki1-12/+59
This adds aptional GPIO bit-bang based callback implementations for setting CLK, DATA and MODE L3 bus lines. It is added here to avoid possible duplicate implementations across users of the bus. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
2008-11-17ASoC: UDA134x codec driverChristian Pellegrin1-0/+91
Signed-off-by: Christian Pellegrin <chripell@fsfe.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>