ASoC: da7219: Add jack insertion detection polarity
authorMark Brown <broonie@kernel.org>
Tue, 23 May 2023 22:11:42 +0000 (23:11 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 23 May 2023 22:11:42 +0000 (23:11 +0100)
commit857466436c49892608c0fb2da8a00219862d3bdd
treec7f983efeb8c2c8665251073f0c05fd87b670ef2
parentabd35adfa9a13a8cabdec8a86d87450043719bd3
parentdc0ff0fa3a9bf9f7be3a9530f8f6079324f54fa5
ASoC: da7219: Add jack insertion detection polarity

Merge series from David Rau <David.Rau.opensource@dm.renesas.com>:

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.