lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fecd3c15-7796-7c12-6aaa-d77c7407980d@foss.st.com>
Date:   Mon, 1 Mar 2021 11:36:14 +0100
From:   Fabrice Gasnier <fabrice.gasnier@...s.st.com>
To:     Martin Devera <devik@...labs.cz>, <linux-kernel@...r.kernel.org>
CC:     <devicetree@...r.kernel.org>,
        Alexandre Torgue <alexandre.torgue@...com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Rob Herring <robh+dt@...nel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        Maxime Coquelin <mcoquelin.stm32@...il.com>,
        <linux-serial@...r.kernel.org>, Jiri Slaby <jirislaby@...nel.org>,
        <linux-stm32@...md-mailman.stormreply.com>,
        Le Ray <erwan.leray@...com>
Subject: Re: [PATCH v2 2/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart



On 2/27/21 5:41 PM, Martin Devera wrote:
> Add new rx-tx-swap property to allow for RX & TX pin swapping.
> 
> Signed-off-by: Martin Devera <devik@...labs.cz>
> ---
>  Documentation/devicetree/bindings/serial/st,stm32-uart.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml b/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
> index 8631678283f9..45f2a19997da 100644
> --- a/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
> @@ -40,6 +40,10 @@ properties:
>  
>    uart-has-rtscts: true
>  
> +  rx-tx-swap:
> +    type: boolean
> +    maxItems: 1
> +

Hi Martin,

This could be restricted to st,stm32f7-uart and st,stm32h7-uart
compatibles. This option isn't available on stm32f4 (e.g. st,stm32-uart
compatible)

Thanks for your patch,
Best Regards,
Fabrice

>    dmas:
>      minItems: 1
>      maxItems: 2
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ