1
0
Fork 0
remarkable-linux/drivers/rpmsg
Richard Zhu 7697c3f6f0 MLK-20446 rpmsg: imx: only use the timeout by the first notify
To make sure that the message wound't be discarded when
M4 is running normally or in the suspend mode. Only use
the timeout mechanism by the first notify when the vdev
is registered.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
(cherry picked from commit aaf42a6c2c224aa9bd88b13abcf8f848f2eab073)
2018-11-23 11:06:01 +08:00
..
Kconfig MLK-14439-3 rpmsg: imx: setup the imx rpmsg driver 2018-10-29 11:10:38 +08:00
Makefile MLK-14439-3 rpmsg: imx: setup the imx rpmsg driver 2018-10-29 11:10:38 +08:00
imx_rpmsg.c MLK-20446 rpmsg: imx: only use the timeout by the first notify 2018-11-23 11:06:01 +08:00
imx_rpmsg_pingpong.c MLK-16586-3 rpmsg: imx: enable multi-core rpmsg 2018-10-29 11:10:38 +08:00
imx_rpmsg_tty.c MLK-19864 rpmsg: imx: fix the kernel panic during tty rpmsg demo 2018-10-29 11:10:38 +08:00
qcom_glink_native.c rpmsg: glink: Initialize the "intent_req_comp" completion variable 2017-12-20 10:10:29 +01:00
qcom_glink_native.h rpmsg: glink: Make RX FIFO peak accessor to take an offset 2017-08-29 20:34:13 -07:00
qcom_glink_rpm.c rpmsg: glink: Make RX FIFO peak accessor to take an offset 2017-08-29 20:34:13 -07:00
qcom_glink_smem.c rpmsg: glink: Make RX FIFO peak accessor to take an offset 2017-08-29 20:34:13 -07:00
qcom_smd.c rpmsg: smd: do not use mananged resources for endpoints and channels 2018-07-03 11:24:59 +02:00
rpmsg_char.c rpmsg: added MODULE_ALIAS for rpmsg_char 2018-06-21 04:02:48 +09:00
rpmsg_core.c Revert "rpmsg: core: add support to power domains for devices" 2018-09-29 03:06:04 -07:00
rpmsg_internal.h rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
virtio_rpmsg_bus.c MLK-18113: rpmsg: virtio_rpmsg_bus: fix rpmsg_probe() for virtio-mmio transport 2018-10-29 11:10:38 +08:00