Re: [PATCH 1/2] dt-bindings: add simple-audio-mux binding

2020-12-11 Thread Alexandre Belloni
On 09/12/2020 20:05:45-0600, Rob Herring wrote: > What's wrong with the generic mux binding and driver(s)? > The main issue is that the driver doesn't expose audio routes and so DAPM can't do its job properly. Also, it is more convenient to have the control part of the ALSA sound card which is no

Re: [PATCH 1/2] dt-bindings: add simple-audio-mux binding

2020-12-09 Thread Rob Herring
On Sat, Dec 05, 2020 at 01:15:07AM +0100, Alexandre Belloni wrote: > Add devicetree documentation for simple audio multiplexers > > Signed-off-by: Alexandre Belloni > --- > Cc: Rob Herring > > .../bindings/sound/simple-audio-mux.yaml | 41 +++ > 1 file changed, 41 insertio

Re: [PATCH 1/2] dt-bindings: add simple-audio-mux binding

2020-12-09 Thread Mark Brown
On Sat, 5 Dec 2020 01:15:07 +0100, Alexandre Belloni wrote: > Add devicetree documentation for simple audio multiplexers Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] dt-bindings: add simple-audio-mux binding commit: f17a7db22b8ff16

[PATCH 1/2] dt-bindings: add simple-audio-mux binding

2020-12-04 Thread Alexandre Belloni
Add devicetree documentation for simple audio multiplexers Signed-off-by: Alexandre Belloni --- Cc: Rob Herring .../bindings/sound/simple-audio-mux.yaml | 41 +++ 1 file changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/simple-audio-mux