On 16/02/2023 11:35, ChiYuan Huang wrote: > https://elixir.bootlin.com/linux/v6.2-rc8/source/drivers/regulator/of_regulator.c#L198 > It seems no need to limit the maxItems. Regulator core will call 'of_map_mode' to check the value. > Even the value is repeat. > > And for minItems, 'regulator.yaml' already said it's uint32-array. Must be lager than zero, right? > > So how about just keep 'items' and remove the 'maxItems'? Yeah, go ahead, with that enum, it should be correct.. Best regards, Krzysztof