Re: [EXT] Re: uart rpmsg driver compatibility

2024-03-12 Thread Xiang Xiao
linux? > > Kind regards, > Andre > > From: Bowen Wang > Sent: Tuesday, 12 March 2024 05:36 > To: dev@nuttx.apache.org > Subject: [EXT] Re: uart rpmsg driver compatibility > > Hi, > > The attachments are the rpmsg-tty patches based on linux LTS 5.15. > If y

RE: [EXT] Re: uart rpmsg driver compatibility

2024-03-12 Thread Andre Heinemans
Thanks! I got it to work on the imx8mp. Do you know if there are any plans to upstream this driver to mainline linux? Kind regards, Andre From: Bowen Wang Sent: Tuesday, 12 March 2024 05:36 To: dev@nuttx.apache.org Subject: [EXT] Re: uart rpmsg driver compatibility Hi, The attachments are

Re: uart rpmsg driver compatibility

2024-03-11 Thread Bowen Wang
Hi, The attachments are the rpmsg-tty patches based on linux LTS 5.15. If you have any problems, feel free to contact me. Regards, Bowen Wang Xiang Xiao 于2024年3月11日周一 23:43写道: > On Mon, Mar 11, 2024 at 11:13 PM Andre Heinemans > wrote: > > > Hi, > > > > Does the NuttX uart_rpmsg.c driver have

Re: uart rpmsg driver compatibility

2024-03-11 Thread Xiang Xiao
On Mon, Mar 11, 2024 at 11:13 PM Andre Heinemans wrote: > Hi, > > Does the NuttX uart_rpmsg.c driver have a Linux counterpart to interact > with? Yes, the old version is here: https://lore.kernel.org/lkml/CAH2Cfb87Wacgsh=xz9h9kgwygbkxnbdbcdj4w3ups2likbt...@mail.gmail.com/ > I want to achieve