aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-11-11 15:28:38 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-22 17:52:16 +0100
commitb30e66863c60bb5c7da2151a65afb2ee419b9df4 (patch)
treea83250ae01ab9dcf0d8bc3c2af5e4a0bf327f989
parentserial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle. (diff)
downloadwireguard-linux-b30e66863c60bb5c7da2151a65afb2ee419b9df4.tar.xz
wireguard-linux-b30e66863c60bb5c7da2151a65afb2ee419b9df4.zip
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>
-rw-r--r--Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml b/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml
index f7617b88c7c3..2f4390e8d4e8 100644
--- a/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml
+++ b/Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml
@@ -67,8 +67,7 @@ allOf:
- if:
properties:
xlnx,use-parity:
- contains:
- const: 1
+ const: 1
then:
required:
- xlnx,odd-parity