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>