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