Skip to content

Commit 857eec4

Browse files
krzkgregkh
authored andcommitted
dt-bindings: serial: 8250_omap: Drop redundant properties
The binding references in-kernel serial.yaml, so there is no need to explicitly list its properties. Note that rts-gpio is also redundant because DTS should be simply converted to -gpios variants. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 669bd38 commit 857eec4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Documentation/devicetree/bindings/serial/8250_omap.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,7 @@ properties:
6464
clock-names:
6565
const: fclk
6666

67-
rts-gpios: true
68-
cts-gpios: true
69-
dtr-gpios: true
70-
dsr-gpios: true
71-
rng-gpios: true
72-
dcd-gpios: true
7367
rs485-rts-active-high: true
74-
rts-gpio: true
7568
power-domains: true
7669
clock-frequency: true
7770
current-speed: true

0 commit comments

Comments
 (0)