dt-bindings: serial: cdns,uart: Add optional reset property
authorManikanta Guntupalli <manikanta.guntupalli@amd.com>
Thu, 25 Apr 2024 06:23:56 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 May 2024 16:11:05 +0000 (18:11 +0200)
Add optional reset device-tree property to the uartps controller.

Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240425062358.1347684-2-manikanta.guntupalli@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/cdns,uart.yaml

index 2129247d7c816d5b33e600af41b633aef7efa295..d7f047b0bf24c444e2d81e0156fb01a89207ee2a 100644 (file)
@@ -46,6 +46,9 @@ properties:
   power-domains:
     maxItems: 1
 
+  resets:
+    maxItems: 1
+
 required:
   - compatible
   - reg