Re: [PATCH] ASoC: dt-bindings: everest,es8326: Document interrupt property
From: Rob Herring (Arm)
Date: Tue Nov 05 2024 - 09:36:49 EST
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@xxxxxxxxxxxx>
> ---
>
> Documentation/devicetree/bindings/sound/everest,es8326.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>