OSDN Git Service

firmware: imx: add pm svc headfile
authorA.s. Dong <aisheng.dong@nxp.com>
Thu, 1 Nov 2018 15:20:08 +0000 (15:20 +0000)
committerShawn Guo <shawnguo@kernel.org>
Wed, 14 Nov 2018 01:20:44 +0000 (09:20 +0800)
commit0a914a4948d4604c08750ae67dc33f8b5702402f
tree57961c2ee0e53e31ac40e88b23a3de04f6c8c5f5
parentd357b3134c9a7b1b78f5bfb2cd92423b91407cda
firmware: imx: add pm svc headfile

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 <shawnguo@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/linux/firmware/imx/sci.h
include/linux/firmware/imx/svc/pm.h [new file with mode: 0644]