commit | 180d597a9869aa50d9efc334c567ff4a26b3bf2b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Nov 20 02:14:18 2021 +0100 |
committer | Rob Herring <robh@kernel.org> | Wed Dec 01 19:06:13 2021 -0600 |
tree | 62411b966de5e4ffeb4cc42627c9be0182d7dd73 | |
parent | 761de79adc2ca529c9e4cc75cfc2f0ec542c5463 [diff] [blame] |
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>
diff --git a/Documentation/devicetree/bindings/serial/pl011.yaml b/Documentation/devicetree/bindings/serial/pl011.yaml index 5ea00f8..d8aed84a 100644 --- a/Documentation/devicetree/bindings/serial/pl011.yaml +++ b/Documentation/devicetree/bindings/serial/pl011.yaml
@@ -91,6 +91,9 @@ 3000ms. default: 3000 + resets: + maxItems: 1 + required: - compatible - reg