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 <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250514125127.56149-2-krzysztof.kozlowski@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 669bd38 commit 857eec4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

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)