From: Manikanta Guntupalli Date: Thu, 25 Apr 2024 06:23:56 +0000 (+0530) Subject: dt-bindings: serial: cdns,uart: Add optional reset property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cc3236cd758b07c1f36cabd55ea1740f0881faa0;p=linux.git dt-bindings: serial: cdns,uart: Add optional reset property Add optional reset device-tree property to the uartps controller. Signed-off-by: Manikanta Guntupalli Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20240425062358.1347684-2-manikanta.guntupalli@amd.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Documentation/devicetree/bindings/serial/cdns,uart.yaml index 2129247d7c816..d7f047b0bf24c 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