summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-01-05 22:32:03 +0300
committerMark Brown <broonie@kernel.org>2026-01-06 14:16:45 +0300
commitfd9a14d233fbf33488cfa0cb7f59051b3233b017 (patch)
tree5ee10db51f07651bb9df2a99b811cbdb4b1393df
parent22a507d7680f2c3499c133f6384349f62f916176 (diff)
downloadlinux-fd9a14d233fbf33488cfa0cb7f59051b3233b017.tar.xz
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>
-rw-r--r--Documentation/devicetree/bindings/sound/everest,es8316.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/everest,es8316.yaml b/Documentation/devicetree/bindings/sound/everest,es8316.yaml
index 81a0215050e0..fe5d938ca310 100644
--- a/Documentation/devicetree/bindings/sound/everest,es8316.yaml
+++ b/Documentation/devicetree/bindings/sound/everest,es8316.yaml
@@ -49,6 +49,10 @@ properties:
items:
- const: mclk
+ interrupts:
+ maxItems: 1
+ description: Headphone detect interrupt
+
port:
$ref: audio-graph-port.yaml#
unevaluatedProperties: false