On 09/02/2024 15:31, Théo Lebrun wrote: > Add DT-Schema bindings for the EyeQ5 reset controller. > > Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx> > +description: > + The EyeQ5 reset driver handles three reset domains. Its registers live in a > + shared region called OLB. > + > +maintainers: > + - Grégory Clement <gregory.clement@xxxxxxxxxxx> > + - Théo Lebrun <theo.lebrun@xxxxxxxxxxx> > + - Vladimir Kondratiev <vladimir.kondratiev@xxxxxxxxxxxx> > + > +properties: > + compatible: > + const: mobileye,eyeq5-reset > + > + reg: > + minItems: 3 Drop minItems. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof