Skip to content

Commit cc3236c

Browse files
Manikanta Guntupalligregkh
authored andcommitted
dt-bindings: serial: cdns,uart: Add optional reset property
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>
1 parent 6bb34cf commit cc3236c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/serial/cdns,uart.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ properties:
4646
power-domains:
4747
maxItems: 1
4848

49+
resets:
50+
maxItems: 1
51+
4952
required:
5053
- compatible
5154
- reg

0 commit comments

Comments
 (0)