diff mbox series

ASoC: dt-bindings: everest,es8326: Document interrupt property

Message ID 20241105091910.3984381-1-fshao@chromium.org (mailing list archive)
State Accepted
Commit 99348781d249817c8f96a7cbf636b7c6d74bd756
Headers show
Series ASoC: dt-bindings: everest,es8326: Document interrupt property | expand

Commit Message

Fei Shao Nov. 5, 2024, 9:18 a.m. UTC
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>
---

 Documentation/devicetree/bindings/sound/everest,es8326.yaml | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Rob Herring (Arm) Nov. 5, 2024, 2:36 p.m. UTC | #1
On Tue, 05 Nov 2024 17:18:11 +0800, Fei Shao wrote:
> 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>
> ---
> 
>  Documentation/devicetree/bindings/sound/everest,es8326.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Mark Brown Nov. 5, 2024, 6:15 p.m. UTC | #2
On Tue, 05 Nov 2024 17:18:11 +0800, Fei Shao wrote:
> 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]+'
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: dt-bindings: everest,es8326: Document interrupt property
      commit: 99348781d249817c8f96a7cbf636b7c6d74bd756

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/everest,es8326.yaml b/Documentation/devicetree/bindings/sound/everest,es8326.yaml
index d51431df7acf..b5594a9d508e 100644
--- a/Documentation/devicetree/bindings/sound/everest,es8326.yaml
+++ b/Documentation/devicetree/bindings/sound/everest,es8326.yaml
@@ -24,6 +24,10 @@  properties:
     items:
       - const: mclk
 
+  interrupts:
+    maxItems: 1
+    description: interrupt output for headset detection
+
   "#sound-dai-cells":
     const: 0