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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 6bb34cf commit cc3236c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)