[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ede45df2-2282-4331-f5b2-e9b6f49782c9@amd.com>
Date: Thu, 11 May 2023 09:26:49 +0200
From: Michal Simek <michal.simek@....com>
To: "Guntupalli, Manikanta" <manikanta.guntupalli@....com>,
"m.brock@...mierlo.com" <m.brock@...mierlo.com>
Cc: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"krzysztof.kozlowski+dt@...aro.org"
<krzysztof.kozlowski+dt@...aro.org>,
"michal.simek@...inx.com" <michal.simek@...inx.com>,
"linux-serial@...r.kernel.org" <linux-serial@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"jirislaby@...nel.org" <jirislaby@...nel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"git (AMD-Xilinx)" <git@....com>,
"Pandey, Radhey Shyam" <radhey.shyam.pandey@....com>,
"Datta, Shubhrajyoti" <shubhrajyoti.datta@....com>,
"Goud, Srinivas" <srinivas.goud@....com>,
"manion05gk@...il.com" <manion05gk@...il.com>
Subject: Re: [PATCH 0/2] Add rs485 support to uartps driver
On 5/10/23 18:26, Guntupalli, Manikanta wrote:
> Hi Maarten,
>
>> -----Original Message-----
>> From: m.brock@...mierlo.com <m.brock@...mierlo.com>
>> Sent: Thursday, May 4, 2023 5:52 PM
>> To: Guntupalli, Manikanta <manikanta.guntupalli@....com>
>> Cc: gregkh@...uxfoundation.org; robh+dt@...nel.org;
>> krzysztof.kozlowski+dt@...aro.org; michal.simek@...inx.com; linux-
>> serial@...r.kernel.org; devicetree@...r.kernel.org; linux-
>> kernel@...r.kernel.org; jirislaby@...nel.org; linux-arm-
>> kernel@...ts.infradead.org; Simek, Michal <michal.simek@....com>; git
>> (AMD-Xilinx) <git@....com>; Pandey, Radhey Shyam
>> <radhey.shyam.pandey@....com>; Datta, Shubhrajyoti
>> <shubhrajyoti.datta@....com>; Goud, Srinivas <srinivas.goud@....com>;
>> manion05gk@...il.com
>> Subject: Re: [PATCH 0/2] Add rs485 support to uartps driver
>>
>> Manikanta Guntupalli wrote 2023-04-26 14:29:
>>> Add optional gpio property to uartps node to support rs485 Add rs485
>>> support to uartps driver
>>>
>>> Manikanta Guntupalli (2):
>>> dt-bindings: Add optional gpio property to uartps node to support
>>> rs485
>>> tty: serial: uartps: Add rs485 support to uartps driver
>>>
>>> .../devicetree/bindings/serial/cdns,uart.yaml | 5 +
>>> drivers/tty/serial/xilinx_uartps.c | 96 ++++++++++++++++++-
>>> 2 files changed, 100 insertions(+), 1 deletion(-)
>>
>> Why would you want to use a GPIO and not RTS for choosing the direction as
>> is more common in this case?
> In ZynqMp platform Cadence UART Controller RTS signal routed to external through the PL(Programmable Logic) design not through Multiplexed IO.
Just to extend this a little bit. Cadence IP has modem signals but they are not
available over MIOs only over EMIO via PL logic. But board which this feature
targets can't have connection to PL pins to be able to use any modem signal for
this logic.
Thanks,
Michal
Powered by blists - more mailing lists