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

dt-bindings: serial: uniphier: Use maxItems for a single clock

'maxItems' is preferred for a single entry, not 'minItems'.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/1648617338-8600-2-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Kunihiko Hayashi and committed by
Greg Kroah-Hartman
ef9a23f3 bcea0f54

+1 -1
+1 -1
Documentation/devicetree/bindings/serial/socionext,uniphier-uart.yaml
··· 20 20 maxItems: 1 21 21 22 22 clocks: 23 - minItems: 1 23 + maxItems: 1 24 24 25 25 auto-flow-control: 26 26 description: enable automatic flow control support.