]> git.karo-electronics.de Git - linux-beck.git/commit
hwspinlock: add a CSR atlas7 driver
authorWei Chen <wei.chen@csr.com>
Tue, 26 May 2015 08:28:29 +0000 (08:28 +0000)
committerOhad Ben-Cohen <ohad@wizery.com>
Fri, 12 Jun 2015 07:44:06 +0000 (10:44 +0300)
commitcc16d664e21ef640faaf51e9952384cf90b92d9f
tree632d147c15ba49b3eb5c25e429229f57f79864ff
parent19a0f61224d2d91860fa8291ab63cb104ee86bdd
hwspinlock: add a CSR atlas7 driver

Add hwspinlock support for the CSR atlas7 SoC.

The Hardware Spinlock device on atlas7 provides hardware assistance
for synchronization between the multiple processors in the system
(dual Cortex-A7, CAN bus Cortex-M3 and audio DSP).

Reviewed-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Wei Chen <wei.chen@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/hwspinlock/Kconfig
drivers/hwspinlock/Makefile
drivers/hwspinlock/sirf_hwspinlock.c [new file with mode: 0644]