diff mbox series

[1/3] dt-bindings: serial: cdsn,uart: Add optional reset property

Message ID 20240419120531.3775919-2-manikanta.guntupalli@amd.com
State Not Applicable
Headers show
Series Add support for uartps controller reset | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Manikanta Guntupalli April 19, 2024, 12:05 p.m. UTC
Add optional reset device-tree property to the uartps controller.

Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
---
 Documentation/devicetree/bindings/serial/cdns,uart.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Krzysztof Kozlowski April 19, 2024, 1:34 p.m. UTC | #1
On 19/04/2024 14:05, Manikanta Guntupalli wrote:
> 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>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
index 2129247d7c81..d7f047b0bf24 100644
--- a/Documentation/devicetree/bindings/serial/cdns,uart.yaml
+++ b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
@@ -46,6 +46,9 @@  properties:
   power-domains:
     maxItems: 1
 
+  resets:
+    maxItems: 1
+
 required:
   - compatible
   - reg