]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6123351890a62bf99d508e24e7f31b8e31714be7
tree57961c2ee0e53e31ac40e88b23a3de04f6c8c5f5
parent64326e6ebb02cf9ec889535a3b59a1b1639d4a56
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]