aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdx/controller/bitfield.h
AgeCommit message (Collapse)AuthorFilesLines
2023-03-29cdx: add MCDI protocol interface for firmware interactionNipun Gupta1-0/+90
The MCDI (Management CPU Driver Interface) is used as a protocol to communicate with the RPU firmware. It has pre-defined set of messages for different message exchanges between APU and RPU. Signed-off-by: Puneet Gupta <[email protected]> Signed-off-by: Nipun Gupta <[email protected]> Signed-off-by: Tarak Reddy <[email protected]> Reviewed-by: Pieter Jansen van Vuuren <[email protected]> Tested-by: Nikhil Agarwal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>