Re: [PATCH 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support

From: Ciprian Marian Costea
Date: Wed Nov 20 2024 - 04:04:31 EST


On 11/20/2024 10:49 AM, Marc Kleine-Budde wrote:
On 19.11.2024 10:10:51, Ciprian Costea wrote:
From: Ciprian Marian Costea <ciprianmarian.costea@xxxxxxxxxxx>

Add S32G2/S32G3 SoCs compatible strings.

A particularity for these SoCs is the presence of separate interrupts for
state change, bus errors, MBs 0-7 and MBs 8-127 respectively.

Increase maxItems of 'interrupts' to 4 for S32G based SoCs and keep the
same restriction for other SoCs.

Can you add an "interrupt-names" property?

regards,
Marc


Yes, I will add "interrupt-names" property under the if condition from 'allOf' in V2.

Best Regards,
Ciprian