dt-bindings: Add resets to the PL011 bindings
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 20 Nov 2021 01:14:18 +0000 (02:14 +0100)
committerRob Herring <robh@kernel.org>
Thu, 2 Dec 2021 01:06:13 +0000 (19:06 -0600)
Some PL011 implementations provide a reset line to the silicon
IP block, add a device tree property for this.

Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20211120011418.2630449-1-linus.walleij@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/pl011.yaml

index 5ea00f8..d8aed84 100644 (file)
@@ -91,6 +91,9 @@ properties:
       3000ms.
     default: 3000
 
+  resets:
+    maxItems: 1
+
 required:
   - compatible
   - reg