Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: simple-card: add 'hp-pin-name-headphone' property
@ 2025-12-29 11:18 Shengjiu Wang
  2025-12-29 11:18 ` [PATCH 1/2] ASoC: dt-bindings: " Shengjiu Wang
  2025-12-29 11:18 ` [PATCH 2/2] ASoC: simple-card-utils: Add support of "hp-pin-name-headphone" property Shengjiu Wang
  0 siblings, 2 replies; 6+ messages in thread
From: Shengjiu Wang @ 2025-12-29 11:18 UTC (permalink / raw)
  To: broonie, kuninori.morimoto.gx, lgirdwood, perex, tiwai,
	linux-sound, linux-kernel, robh, krzk+dt, conor+dt, devicetree

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-06  7:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 11:18 [PATCH 0/2] ASoC: simple-card: add 'hp-pin-name-headphone' property Shengjiu Wang
2025-12-29 11:18 ` [PATCH 1/2] ASoC: dt-bindings: " Shengjiu Wang
2025-12-29 11:41   ` Krzysztof Kozlowski
2025-12-29 11:18 ` [PATCH 2/2] ASoC: simple-card-utils: Add support of "hp-pin-name-headphone" property Shengjiu Wang
2025-12-29 11:43   ` Krzysztof Kozlowski
2026-01-06  7:58   ` Shengjiu Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox