Re: [PATCH V4 0/3] rpmsg signaling/flowcontrol patches

From: Bjorn Andersson
Date: Tue Nov 29 2022 - 22:00:56 EST


On Mon, Nov 28, 2022 at 11:32:52PM +0530, Sarannya S wrote:
> [Change from V3]:
> Fixed review comments in previous set.
>

Please do list the actual changes that you did. This ensures that new
people can focus on the new areas, if preferred, and that returning
reviewers get confirmation that their feedback was addressed.

Thanks,
Bjorn

> Sarannya S (3):
> rpmsg: core: Add signal API support
> rpmsg: glink: Add support to handle signals command
> rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
>
> drivers/rpmsg/qcom_glink_native.c | 63 +++++++++++++++++++++++++++++++++++++++
> drivers/rpmsg/rpmsg_char.c | 60 ++++++++++++++++++++++++++++++++-----
> drivers/rpmsg/rpmsg_core.c | 20 +++++++++++++
> drivers/rpmsg/rpmsg_internal.h | 2 ++
> include/linux/rpmsg.h | 15 ++++++++++
> 5 files changed, 152 insertions(+), 8 deletions(-)
>
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>