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>
This commit is contained in:
Kunihiko Hayashi 2022-03-30 14:15:37 +09:00 committed by Greg Kroah-Hartman
parent bcea0f547e
commit ef9a23f358
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ properties:
maxItems: 1
clocks:
minItems: 1
maxItems: 1
auto-flow-control:
description: enable automatic flow control support.