aboutsummaryrefslogtreecommitdiff
path: root/include/linux/firmware/imx/svc/pm.h
AgeCommit message (Collapse)AuthorFilesLines
2018-11-14firmware: imx: add pm svc headfileA.s. Dong1-0/+85
Add SCU PM SVC related protocol definitions which will be used by a number of PM functions like Power Domain, Clock, Reset and etc. The detailed implementation of each function will put in the individual function drivers. Cc: Shawn Guo <[email protected]> Cc: Sascha Hauer <[email protected]> Reviewed-by: Ulf Hansson <[email protected]> Signed-off-by: Dong Aisheng <[email protected]> Signed-off-by: Shawn Guo <[email protected]>