On Mon, 06 Dec 2021 16:34:32 +0100, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > One of the examples in the bindings has an interrupts property and the > Linux kernel driver has support for requesting an interrupt as well. It > looks like the absence from the bindings was just an oversight. Add the > property to make sure the examples can be validated. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/regulator/maxim,max8973.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>