From: Krzysztof Kozlowski Date: Tue, 24 Jan 2023 09:19:14 +0000 (+0100) Subject: dt-bindings: serial: st,stm32-uart: drop common properties X-Git-Tag: v6.3-rc1~109^2~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8fc7d03c3fd35b571890c04ce04d5d991808881b;p=thirdparty%2Flinux.git dt-bindings: serial: st,stm32-uart: drop common properties The binding references serial and rs485 schemas, so there is no need to list their properties. Simplify a bit by removing unneeded entries. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring Link: https://lore.kernel.org/r/20230124091916.45054-8-krzysztof.kozlowski@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml b/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml index 85876c668f6d0..1df8ffe95fc61 100644 --- a/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml +++ b/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml @@ -35,8 +35,6 @@ properties: description: enable hardware flow control (deprecated) $ref: /schemas/types.yaml#/definitions/flag - uart-has-rtscts: true - rx-tx-swap: true dmas: @@ -60,11 +58,6 @@ properties: wakeup-source: true - rs485-rts-delay: true - rs485-rts-active-low: true - linux,rs485-enabled-at-boot-time: true - rs485-rx-during-tx: true - rx-threshold: description: If value is set to 1, RX FIFO threshold is disabled.