Re: [PATCH v5 01/13] dt-bindings: net: mediatek,net: update for mt7988
Frank Wunderlich
linux at fw-web.de
Fri Jun 20 03:36:22 PDT 2025
Am 20. Juni 2025 12:31:41 MESZ schrieb Daniel Golle <daniel at makrotopia.org>:
>On Fri, Jun 20, 2025 at 10:35:32AM +0200, Frank Wunderlich wrote:
>> @@ -40,7 +43,11 @@ properties:
>>
>> interrupts:
>> minItems: 1
>> - maxItems: 4
>> + maxItems: 8
>> +
>> + interrupt-names:
>> + minItems: 1
>> + maxItems: 8
>
>Shouldn't interrupt-names only be required for MT7988 (and future SoCs)?
>Like this at least one entry in interrupt-names is now always required.
No,this section only allows this property and it
is not listed in required section and so an
optional property. But if it is defined in
devicetree it needs 1 to 8 items.
regards Frank
More information about the linux-arm-kernel
mailing list