Re: [PATCH V5 3/3] dt-bindings: geni-se: Add binding for UART pin swap

From: Rob Herring
Date: Fri Mar 20 2020 - 14:07:51 EST


On Fri, Mar 13, 2020 at 4:29 AM Akash Asthana <akashast@xxxxxxxxxxxxxx> wrote:
>
> Add documentation to support RX/TX/CTS/RTS pin swap in HW.
>
> Signed-off-by: Akash Asthana <akashast@xxxxxxxxxxxxxx>
> ---
> Changes in V5:
> - As per Matthias's comment, remove rx-tx-cts-rts-swap property from UART
> child node.
>
> Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)

STM32 folks need something similar. Can you move this to a common
location. That's serial.txt, but that is being converted to DT schema.

Rob