[PATCH 0/2] ASoc: simple-mux: Allow to specify an idle-state

Hendrik v. Raven posted 2 patches 1 week, 1 day ago
There is a newer version of this series
.../bindings/sound/simple-audio-mux.yaml           |  5 +++
sound/soc/codecs/simple-mux.c                      | 40 +++++++++++++++++++++-
2 files changed, 44 insertions(+), 1 deletion(-)
[PATCH 0/2] ASoc: simple-mux: Allow to specify an idle-state
Posted by Hendrik v. Raven 1 week, 1 day ago
This series adds support for the idle-state property from the mux
framework to the simple-mux audio variant. It allows to specify the state
of the mux when it is not in use.

Signed-off-by: Hendrik v. Raven <h.v.raven@merzmedtech.de>
---
Hendrik v. Raven (2):
      ASoc: simple-mux: add idle-state support
      ASoC: dt-bindings: simple-mux: add idle-state property

 .../bindings/sound/simple-audio-mux.yaml           |  5 +++
 sound/soc/codecs/simple-mux.c                      | 40 +++++++++++++++++++++-
 2 files changed, 44 insertions(+), 1 deletion(-)
---
base-commit: 2d5404caa8c7bb5c4e0435f94b28834ae5456623
change-id: 20241114-simple-mux-idle-state-08dd2d49e312

Best regards,
-- 
Hendrik v. Raven <h.v.raven@merzmedtech.de>