aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdx/controller
AgeCommit message (Expand)AuthorFilesLines
2023-08-04cdx: Explicitly include correct DT includesGravatar Rob Herring 2-2/+4
2023-06-15cdx: Replace custom mcdi logging with print_hex_dump_debug()Gravatar Abhijit Gangurde 3-93/+9
2023-03-29cdx: add device attributesGravatar Nipun Gupta 3-0/+43
2023-03-29cdx: add rpmsg communication channel for CDXGravatar Nipun Gupta 6-5/+273
2023-03-29cdx: add cdx controllerGravatar Nipun Gupta 5-1/+373
2023-03-29cdx: add MCDI protocol interface for firmware interactionGravatar Nipun Gupta 6-0/+1850