On 03/09/2025 13:01, Dmitry Baryshkov wrote: >>> + interrupts: >>> + maxItems: 1 >>> + >>> + gpio-reserved-ranges: >>> + minItems: 1 >>> + maxItems: 119 >> >> 124, I guess ... >>> + properties: >>> + pins: >>> + description: >>> + List of gpio pins affected by the properties specified in this >>> + subnode. >>> + items: >>> + oneOf: >>> + - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9])$" > > If it's up to 124, then this pattern is incorrect. So 125. Best regards, Krzysztof