Skip to content

Commit 9934878

Browse files
Fei Shaobroonie
authored andcommitted
ASoC: dt-bindings: everest,es8326: Document interrupt property
The ES8326 audio codec has one interrupt pin for headset detection according to the datasheet. Document that in the binding. This fixes dtbs_check error: 'interrupts-extended' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Fei Shao <fshao@chromium.org> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20241105091910.3984381-1-fshao@chromium.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent b3cb7f2 commit 9934878

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/sound/everest,es8326.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ properties:
2424
items:
2525
- const: mclk
2626

27+
interrupts:
28+
maxItems: 1
29+
description: interrupt output for headset detection
30+
2731
"#sound-dai-cells":
2832
const: 0
2933

0 commit comments

Comments
 (0)