]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 12 Sep 2017 16:19:06 +0000 (18:19 +0200)
commit5beccfb80098bfef3ae1353cae2c976e33903ec4
tree1a802ccb9adf41a6766444718b566f3ea6c8e764
parent466698d37382efb765bc63ddc7dab2bbe4d69d0d
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]