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. Changelog: v2: - cpcap.c: fix a typo - dt-bindings: fix interrupts description and alignment - motorola-cpcap-mapphone.dtsi: fix interrupts alignment 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 | 6 + .../dts/ti/omap/motorola-cpcap-mapphone.dtsi | 6 +- sound/soc/codecs/cpcap.c | 200 +++++++++++++++++- 3 files changed, 210 insertions(+), 2 deletions(-) -- 2.30.2