Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
To: Lee Jones <lee@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Tony Lindgren <tony@atomide.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	Javier Carrasco <javier.carrasco.cruz@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-omap@vger.kernel.org, linux-sound@vger.kernel.org
Subject: Re: [PATCH 0/5] ASoC: cpcap: Implement jack headset detection
Date: Mon, 13 Jan 2025 07:56:38 +0200	[thread overview]
Message-ID: <a35c8cfc-d7a1-4c3f-9541-ee247e2490f4@gmail.com> (raw)
In-Reply-To: <20241228114514.91594-1-ivo.g.dimitrov.75@gmail.com>

ping

On 28.12.24 г. 13:45 ч., Ivaylo Dimitrov wrote:
> 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(-)
> 

  parent reply	other threads:[~2025-01-13  5:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Ivaylo Dimitrov [this message]
2025-01-13 13:00   ` [PATCH 0/5] ASoC: cpcap: Implement jack headset detection Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a35c8cfc-d7a1-4c3f-9541-ee247e2490f4@gmail.com \
    --to=ivo.g.dimitrov.75@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=javier.carrasco.cruz@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=tiwai@suse.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox