On Thu, 24 Oct 2024 21:41:58 -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > Unlike the other i.MX devices, i.MX7 has only two anatop interrupts. > > Add logic that contemplates such case to fix the following > dt-schema warning: > > anatop@30360000: interrupts: [[0, 49, 4], [0, 51, 4]] is too short > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > --- > .../bindings/soc/imx/fsl,imx-anatop.yaml | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>