On 05/12/2023 18:49, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > i.MX23 has two i.MX23 interrupts instead of a single one like other > i.MX devices. > > Take this into account for properly describing the i.MX23 LCDIF > interrupts. > > This fixes the following dt-schema warning: > > imx23-olinuxino.dtb: lcdif@80030000: interrupts: [[46], [45]] is too long > from schema $id: http://devicetree.org/schemas/display/fsl,lcdif.yaml# > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > --- > .../devicetree/bindings/display/fsl,lcdif.yaml | 16 +++++++++++++++- > 1 file changed, 15 insertions(+), 1 deletion(-) Same problems as other patches. You should narrow to 1 existing variants. Best regards, Krzysztof