Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Krzysztof Kozlowski and committed by
Greg Kroah-Hartman
857eec46 669bd383

-7
-7
Documentation/devicetree/bindings/serial/8250_omap.yaml
··· 64 64 clock-names: 65 65 const: fclk 66 66 67 - rts-gpios: true 68 - cts-gpios: true 69 - dtr-gpios: true 70 - dsr-gpios: true 71 - rng-gpios: true 72 - dcd-gpios: true 73 67 rs485-rts-active-high: true 74 - rts-gpio: true 75 68 power-domains: true 76 69 clock-frequency: true 77 70 current-speed: true