On 06/01/2024 23:19, Adam Ford wrote: > From: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > > Add a DT binding for the HDMI PHY found on the i.MX8MP SoC. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > + > + reg: > + maxItems: 1 > + > + "#clock-cells": > + const: 0 > + > + clocks: > + minItems: 2 If there is going to be new version/resend: drop, maxItems is enough Anyway: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > + maxItems: 2 > + Best regards, Krzysztof