1
0
Fork 0
remarkable-linux/drivers/rpmsg
Fugang Duan 23b0361c2f MLK-16564-01 gpio: imx-rpmsg: add rpmsg virtual gpio driver
Add rpmsg virtual gpio driver support.
i.MX7ULP GPIO PTA and PTB resource are managed by M4 core, setup one
simple protocol with M4 core based on RPMSG virtual IO to let A core
access such GPIOs that is what the driver do.

Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Robin Gong <yibin.gong@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2017-10-11 19:10:59 +08:00
..
Kconfig MLK-14439-4 rpmsg: imx: setup the imx rpmsg driver 2017-06-08 21:01:35 +08:00
Makefile MLK-14439-4 rpmsg: imx: setup the imx rpmsg driver 2017-06-08 21:01:35 +08:00
imx_rpmsg.c MLK-16564-01 gpio: imx-rpmsg: add rpmsg virtual gpio driver 2017-10-11 19:10:59 +08:00
imx_rpmsg_pingpong.c MLK-11498 rpmsg: imx: tell remote process about the channel 2017-02-23 14:21:42 +02:00
imx_rpmsg_tty.c MLK-14659 rpmsg: imx: tty: restore support for imx7d 2017-06-09 22:19:25 +08:00
qcom_smd.c rpmsg: qcom_smd: Correct return value for O_NONBLOCK 2017-01-12 11:39:31 +01:00
rpmsg_core.c rpmsg: virtio_rpmsg_bus: fix channel creation 2017-01-26 08:24:44 +01:00
rpmsg_internal.h rpmsg: Hide rpmsg indirection tables 2016-09-08 22:15:24 -07:00
virtio_rpmsg_bus.c MLK-13887: rpmsg: virtio_rpmsg_bus: fix high memory case 2017-06-08 20:59:44 +08:00