Re: [PATCH RFC 14/16] dt-bindings: iio: adc: Allow interrupts property for AST2600

From: Jonathan Cameron

Date: Sat Dec 13 2025 - 12:03:02 EST


On Thu, 11 Dec 2025 13:57:57 -0600
"Rob Herring (Arm)" <robh@xxxxxxxxxx> wrote:

> On Thu, 11 Dec 2025 17:45:56 +0900, Andrew Jeffery wrote:
> > The device has interrupts allocated according to the datasheet, and
> > the devicetree already defines the interrupt property. Address existing
> > warnings by allowing the property.
> >
> > Signed-off-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml | 3 +++
> > 1 file changed, 3 insertions(+)
> >
>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
>
>

Doesn't seem to be a reason for me not picking this up immediately. Hence
I've done so. Currently on the testing branch of iio.git as I'll be rebasing
on rc1 once available

Thanks,

Jonathan