]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/soc/qcom/Makefile
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)
committerAndy Gross <agross@codeaurora.org>
Tue, 8 Dec 2015 19:01:01 +0000 (13:01 -0600)
commit9460ae2ff3081b43e4f93126cfd26a27cda1b6a1
treef199913f7877802c2b2de7dce744417f2db211a1
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
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]