summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scmi/driver.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-28firmware: arm_scmi: add per-protocol channels support using idr objectsSudeep Holla1-12/+42
2018-02-28firmware: arm_scmi: refactor in preparation to support per-protocol channelsSudeep Holla1-34/+56
2018-02-28firmware: arm_scmi: add support for polling based SCMI transfersSudeep Holla1-8/+47
2018-02-28firmware: arm_scmi: probe and initialise all the supported protocolsSudeep Holla1-1/+50
2018-02-28firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla1-0/+53
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla1-0/+678