On 12/06/2023 13:30, Rasmus Villemoes wrote: > The isl12022 has a dual-purpose irq/f_out pin, which can either be > used as an interrupt or clock output. > > Signed-off-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx> > --- > + > isil,trip-level85-microvolt: > description: | > The battery voltage at which the first alarm should trigger > @@ -35,6 +38,13 @@ required: > - compatible > - reg > > +if: > + properties: > + '#clock-cells' > +then: > + properties: > + interrupts: false https://elixir.bootlin.com/linux/v6.2-rc3/source/Documentation/devicetree/bindings/net/qcom,ipa.yaml#L174 Best regards, Krzysztof