linux/drivers/cdx/controller
Nipun Gupta 2a226927d9 cdx: add rpmsg communication channel for CDX
RPMsg is used as a transport communication channel. This
change introduces RPMsg driver and integrates it with the
CDX controller.

Signed-off-by: Abhijit Gangurde <abhijit.gangurde@amd.com>
Signed-off-by: Nipun Gupta <nipun.gupta@amd.com>
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Tested-by: Nikhil Agarwal <nikhil.agarwal@amd.com>
Link: https://lore.kernel.org/r/20230313132636.31850-7-nipun.gupta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-29 12:26:32 +02:00
..
bitfield.h
cdx_controller.c cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
cdx_controller.h cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
cdx_rpmsg.c cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
Kconfig cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
Makefile cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
mc_cdx_pcol.h
mcdi.c
mcdi.h cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
mcdi_functions.c
mcdi_functions.h