Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: ingenic,jz4780-hdmi: Add missing clock-names

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@linaro.org>
Link: https://lore.kernel.org/r/20250820-dt-bindings-display-v2-1-91e2ccba3d4e@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring (Arm)
955212b1 a6dcff26

+3
+3
Documentation/devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml
··· 26 26 clocks: 27 27 maxItems: 2 28 28 29 + clock-names: 30 + maxItems: 2 31 + 29 32 ports: 30 33 $ref: /schemas/graph.yaml#/properties/ports 31 34