]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 13 Apr 2018 14:00:20 +0000 (16:00 +0200)
commit38b7cf85b02fddb505381aafbd4eb3913d223099
tree7269a34d7a3646160f5ebcf3f72883a7a118d496
parent5142faff3f76b243212bfdbc75f964cee77ef954
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]