mbox series

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

Message ID 20241114-simple-mux-idle-state-v1-0-0b082dd6549b@merzmedtech.de (mailing list archive)
Headers show
Series ASoc: simple-mux: Allow to specify an idle-state | expand

Message

Hendrik v. Raven Nov. 14, 2024, 10:38 a.m. UTC
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,