rpmsg: glink: Add support to handle signals command
authorChris Lew <quic_clew@quicinc.com>
Thu, 6 Jul 2023 21:41:37 +0000 (03:11 +0530)
committerBjorn Andersson <andersson@kernel.org>
Sat, 15 Jul 2023 18:34:56 +0000 (11:34 -0700)
commita2b73aa512a4a90dda7dd5bb38b26b4f1381adbb
treedc7408ab3511f6172c566944776b922eff1b2567
parent8ce49c2a2aa53afde9a20a8ce02b069d3b262af0
rpmsg: glink: Add support to handle signals command

Remote peripherals send signal notifications over glink with commandID 15.

Add support to send and receive the signal command and based signals
enable or disable flow control with remote host.

Signed-off-by: Chris Lew <quic_clew@quicinc.com>
Signed-off-by: Deepak Kumar Singh <quic_deesin@quicinc.com>
Signed-off-by: Sarannya S <quic_sarannya@quicinc.com>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/1688679698-31274-3-git-send-email-quic_sarannya@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/rpmsg/qcom_glink_native.c