Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: dt-bindings: everest,es8316: Add interrupt support

The Everest ES8316 has interrupt capability on its GPIO3 pin for
headphone detection. Several of the RockPi 4 variants are using it
already.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260105193203.3166320-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Rob Herring (Arm) and committed by
Mark Brown
fd9a14d2 22a507d7

+4
+4
Documentation/devicetree/bindings/sound/everest,es8316.yaml
··· 49 49 items: 50 50 - const: mclk 51 51 52 + interrupts: 53 + maxItems: 1 54 + description: Headphone detect interrupt 55 + 52 56 port: 53 57 $ref: audio-graph-port.yaml# 54 58 unevaluatedProperties: false