commit | 342fbb7578d1741ff646d7b08e14e8753267b9fa | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Dec 05 01:15:08 2020 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 09 17:00:33 2020 +0000 |
tree | ac6aaa586b44c948aee52ce3f793eb6e71521ab2 | |
parent | f17a7db22b8ff1688f30bb66aeeaa8cc088e5230 [diff] |
ASoC: add simple-mux Add a driver for simple mux driven by gpios. It currently only supports one gpio, muxing one of two inputs to a single output. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20201205001508.346439-2-alexandre.belloni@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>