dt-bindings: serial: xlnx,opb-uartlite: Drop 'contains' from 'xlnx,use-parity'

'contains' applies to arrays, but 'xlnx,use-parity' is a scalar. So drop
'contains' from the 'if' schema.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221111212838.4103828-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Rob Herring 2022-11-11 15:28:38 -06:00 committed by Greg Kroah-Hartman
parent 032d5a71ed
commit b30e66863c

View File

@ -67,8 +67,7 @@ allOf:
- if:
properties:
xlnx,use-parity:
contains:
const: 1
const: 1
then:
required:
- xlnx,odd-parity