]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
soc: qcom: Introduce common SMEM state machine code
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Fri, 25 Sep 2015 01:25:01 +0000 (18:25 -0700)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:05 +0000 (09:55 +0000)
commitab501f3b6396fe09e16baa2b1dfc73b7f058893b
tree456059fdaec5ada55c0944f99a2d2c4ff93bef09
parentafd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc
soc: qcom: Introduce common SMEM state machine code

This implements a common API for handling and exposing SMP2P and SMSM
state information.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Andy Gross <agross@codeaurora.org>
drivers/soc/qcom/Kconfig
drivers/soc/qcom/Makefile
drivers/soc/qcom/smem_state.c [new file with mode: 0644]
include/linux/soc/qcom/smem_state.h [new file with mode: 0644]