linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: da7219: Add jack insertion detection polarity
@ 2023-05-23 16:18 David Rau
  2023-05-23 16:18 ` [PATCH 1/3] ASoC: dt-bindings: dialog,da7219: convert to dtschema David Rau
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: David Rau @ 2023-05-23 16:18 UTC (permalink / raw)
  To: conor+dt, broonie
  Cc: support.opensource, lgirdwood, robh+dt, krzysztof.kozlowski+dt,
	perex, tiwai, alsa-devel, linux-kernel, devicetree, David Rau

This patchset adds the support of DA7219 Jack insertion detection
polarity selection.

The first patch replaces the old txt binding with a new schema binding.

The second patch adds `dlg,jack-ins-det-pty` property for Jack
insertion detection polarity selection.

The last patch adds the driver support for this topic.

The series has been verified on the DA7219 development kit.

David Rau (3):
  ASoC: dt-bindings: dialog,da7219: convert to dtschema
  ASoC: dt-bindings: da7219: Add jack-ins-det-pty property
  ASoC: da7219: Add Jack insertion detection polarity

 .../devicetree/bindings/sound/da7219.txt      | 112 ---------
 .../bindings/sound/dialog,da7219.yaml         | 237 ++++++++++++++++++
 include/sound/da7219-aad.h                    |   6 +
 sound/soc/codecs/da7219-aad.c                 |  42 +++-
 4 files changed, 281 insertions(+), 116 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/da7219.txt
 create mode 100644 Documentation/devicetree/bindings/sound/dialog,da7219.yaml

-- 
2.17.1


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

end of thread, other threads:[~2023-05-24 11:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 16:18 [PATCH 0/3] ASoC: da7219: Add jack insertion detection polarity David Rau
2023-05-23 16:18 ` [PATCH 1/3] ASoC: dt-bindings: dialog,da7219: convert to dtschema David Rau
2023-05-23 17:38   ` Conor Dooley
2023-05-23 16:18 ` [PATCH 2/3] ASoC: dt-bindings: da7219: Add jack-ins-det-pty property David Rau
2023-05-23 16:18 ` [PATCH 3/3] ASoC: da7219: Add Jack insertion detection polarity David Rau
2023-05-24 11:04 ` [PATCH 0/3] ASoC: da7219: Add jack " 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).