Re: [PATCH v3 0/3] rpmsg offchannel deadcoding

2025-05-06 Thread Dr. David Alan Gilbert
* Mathieu Poirier (mathieu.poir...@linaro.org) wrote: > On Wed, Apr 30, 2025 at 12:45:56AM +0100, li...@treblig.org wrote: > > From: "Dr. David Alan Gilbert" > > > > Hi, > > This removes a couple of unused functions in rpmsg, > > and (v2) after discussions with Arnaud, follows the thread > > an

Re: [PATCH v3 0/3] rpmsg offchannel deadcoding

2025-05-06 Thread Mathieu Poirier
On Wed, Apr 30, 2025 at 12:45:56AM +0100, li...@treblig.org wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This removes a couple of unused functions in rpmsg, > and (v2) after discussions with Arnaud, follows the thread > and removes code that they would call. > > (Build tested only) > > S

Re: [PATCH v3 0/3] rpmsg offchannel deadcoding

2025-04-30 Thread Arnaud POULIQUEN
On 4/30/25 01:45, li...@treblig.org wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This removes a couple of unused functions in rpmsg, > and (v2) after discussions with Arnaud, follows the thread > and removes code that they would call. Acked-by: Arnaud Pouliquen Thanks, Arnaud > > (

[PATCH v3 0/3] rpmsg offchannel deadcoding

2025-04-29 Thread linux
From: "Dr. David Alan Gilbert" Hi, This removes a couple of unused functions in rpmsg, and (v2) after discussions with Arnaud, follows the thread and removes code that they would call. (Build tested only) Signed-off-by: Dr. David Alan Gilbert V3 Fixup comment on rpmsg_send_offchannel_raw(