lkml.org 
[lkml]   [2023]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 10/13] dt-bindings: serial: st,stm32-uart: drop common properties
    Date
    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 <krzysztof.kozlowski@linaro.org>
    ---
    .../devicetree/bindings/serial/st,stm32-uart.yaml | 7 -------
    1 file changed, 7 deletions(-)

    diff --git a/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml b/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
    index 85876c668f6d..1df8ffe95fc6 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.
    --
    2.34.1
    \
     
     \ /
      Last update: 2023-03-26 23:52    [W:3.111 / U:0.176 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site