aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2021-11-20 02:14:18 +0100
committerRob Herring <robh@kernel.org>2021-12-01 19:06:13 -0600
commit180d597a9869aa50d9efc334c567ff4a26b3bf2b (patch)
tree62411b966de5e4ffeb4cc42627c9be0182d7dd73
parentdt-bindings: hwmon: add TI DC-DC converters (diff)
downloadlinux-dev-180d597a9869aa50d9efc334c567ff4a26b3bf2b.tar.xz
linux-dev-180d597a9869aa50d9efc334c567ff4a26b3bf2b.zip
dt-bindings: Add resets to the PL011 bindings
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>
-rw-r--r--Documentation/devicetree/bindings/serial/pl011.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/pl011.yaml b/Documentation/devicetree/bindings/serial/pl011.yaml
index 5ea00f8a283d..d8aed84abcd3 100644
--- a/Documentation/devicetree/bindings/serial/pl011.yaml
+++ b/Documentation/devicetree/bindings/serial/pl011.yaml
@@ -91,6 +91,9 @@ properties:
3000ms.
default: 3000
+ resets:
+ maxItems: 1
+
required:
- compatible
- reg