devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: cpcap: Implement jack headset detection
@ 2024-12-28 11:45 Ivaylo Dimitrov
  2024-12-28 11:45 ` [PATCH 1/5] arch: arm: dts: cpcap-mapphone: Set VAUDIO regulator always-on Ivaylo Dimitrov
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Ivaylo Dimitrov @ 2024-12-28 11:45 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Tony Lindgren, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai, Javier Carrasco
  Cc: devicetree, linux-kernel, linux-omap, linux-sound,
	Ivaylo Dimitrov

cpcap audio codec found on cpcap PMIC supports headset detection
and PTT button through its 3.5 mm jack. This series implements
support for those capabilities.

Ivaylo Dimitrov (5):
  arch: arm: dts: cpcap-mapphone: Set VAUDIO regulator always-on
  ASoC: cpcap: Implement .set_bias_level
  dt-bindings: mfd: motorola-cpcap: Document audio-codec interrupts
  arch: arm: dts: cpcap-mapphone: Add audio-codec jack detection
    interrupts
  ASoC: cpcap: Implement jack detection

 .../bindings/mfd/motorola-cpcap.txt           |   9 +
 .../dts/ti/omap/motorola-cpcap-mapphone.dtsi  |   8 +-
 sound/soc/codecs/cpcap.c                      | 200 +++++++++++++++++-
 3 files changed, 215 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2025-01-13 13:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-28 11:45 [PATCH 0/5] ASoC: cpcap: Implement jack headset detection Ivaylo Dimitrov
2024-12-28 11:45 ` [PATCH 1/5] arch: arm: dts: cpcap-mapphone: Set VAUDIO regulator always-on Ivaylo Dimitrov
2024-12-28 11:45 ` [PATCH 2/5] ASoC: cpcap: Implement .set_bias_level Ivaylo Dimitrov
2024-12-28 11:45 ` [PATCH 3/5] dt-bindings: mfd: motorola-cpcap: Document audio-codec interrupts Ivaylo Dimitrov
2024-12-31  8:41   ` Krzysztof Kozlowski
2025-01-02  8:36     ` Ivaylo Dimitrov
2024-12-28 11:45 ` [PATCH 4/5] arch: arm: dts: cpcap-mapphone: Add audio-codec jack detection interrupts Ivaylo Dimitrov
2024-12-28 11:45 ` [PATCH 5/5] ASoC: cpcap: Implement jack detection Ivaylo Dimitrov
2025-01-13  5:56 ` [PATCH 0/5] ASoC: cpcap: Implement jack headset detection Ivaylo Dimitrov
2025-01-13 13:00   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).