[PATCH 0/2] ASoC: simple-card: add 'hp-pin-name-headphone' property

Shengjiu Wang posted 2 patches 1 month, 1 week ago
.../bindings/sound/audio-graph-card2.yaml     |  3 +++
.../bindings/sound/audio-graph.yaml           |  3 +++
.../bindings/sound/simple-card.yaml           |  3 +++
sound/soc/generic/simple-card-utils.c         | 22 +++++++++++++++++--
4 files changed, 29 insertions(+), 2 deletions(-)
[PATCH 0/2] ASoC: simple-card: add 'hp-pin-name-headphone' property
Posted by Shengjiu Wang 1 month, 1 week ago
The 'Headphones Jack' name used in current simple-card and audio-graph
card driver can't be recognized by user space service daemon like
pulseaudio and pipewire, which only recognize the 'Headphone Jack',
so add 'hp-pin-name-headphone' property for this case and it won't block
original use cases for 'Headphones Jack'

Shengjiu Wang (2):
  ASoC: dt-bindings: simple-card: add 'hp-pin-name-headphone' property
  ASoC: simple-card-utils: Add support of "hp-pin-name-headphone"
    property

 .../bindings/sound/audio-graph-card2.yaml     |  3 +++
 .../bindings/sound/audio-graph.yaml           |  3 +++
 .../bindings/sound/simple-card.yaml           |  3 +++
 sound/soc/generic/simple-card-utils.c         | 22 +++++++++++++++++--
 4 files changed, 29 insertions(+), 2 deletions(-)

-- 
2.34.1