summaryrefslogtreecommitdiffstats
path: root/drivers/cdx/controller
AgeCommit message (Expand)AuthorLines
2023-08-04cdx: Explicitly include correct DT includesRob Herring-2/+4
2023-06-15cdx: Replace custom mcdi logging with print_hex_dump_debug()Abhijit Gangurde-93/+9
2023-03-29cdx: add device attributesNipun Gupta-0/+43
2023-03-29cdx: add rpmsg communication channel for CDXNipun Gupta-5/+273
2023-03-29cdx: add cdx controllerNipun Gupta-1/+373
2023-03-29cdx: add MCDI protocol interface for firmware interactionNipun Gupta-0/+1850