Re: [PATCH v2 1/3] dt-bindings: display: ingenic,jz4780-hdmi: Add missing clock-names

From: Rob Herring (Arm)
Date: Fri Aug 22 2025 - 10:53:26 EST



On Wed, 20 Aug 2025 16:17:36 +0200, Krzysztof Kozlowski wrote:
> The binding references synopsys,dw-hdmi.yaml schema which defines both
> 'clocks' and 'clock-names' with variable length, therefore we need here
> also same constraint for 'clock-names' as for 'clocks'.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Applied, thanks!