On Thu, 24 Jul 2025 13:13:49 +0200, Krzysztof Kozlowski wrote: > dynaimage,al3010 and dynaimage,al3320a are I2C devices, so their > interrupts are not routed to GIC and rarely first interrupt cell is <0>. > This looks like copy-paste from some SoC block, so drop it and also for > readability use known defines instead of hard-coding interrupt flag. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/iio/light/dynaimage,al3010.yaml | 2 +- > .../devicetree/bindings/iio/light/dynaimage,al3320a.yaml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>