[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230523161821.4260-1-David.Rau.opensource@dm.renesas.com>
Date: Tue, 23 May 2023 16:18:18 +0000
From: David Rau <David.Rau.opensource@...renesas.com>
To: conor+dt@...nel.org, broonie@...nel.org
Cc: support.opensource@...semi.com, lgirdwood@...il.com,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
perex@...ex.cz, tiwai@...e.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
David Rau <David.Rau.opensource@...renesas.com>
Subject: [PATCH 0/3] ASoC: da7219: Add jack insertion detection polarity
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
Powered by blists - more mailing lists