Re: [PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation

2015-05-06 Thread Barry Song
2015-05-07 2:13 GMT+08:00 Bjorn Andersson : > On Wed, Mar 25, 2015 at 4:03 PM, Barry Song <21cn...@gmail.com> wrote: >> From: Wei Chen >> >> Add hwspinlock support for the CSR atlas7 SoC. >> > [..] >> >> diff --git >> a/Documentation/devicetree/bindings/hwspinlock/sirf,hwspinlock.txt >>

Re: [PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation

2015-05-06 Thread Bjorn Andersson
On Wed, Mar 25, 2015 at 4:03 PM, Barry Song <21cn...@gmail.com> wrote: > From: Wei Chen > > Add hwspinlock support for the CSR atlas7 SoC. > [..] > > diff --git a/Documentation/devicetree/bindings/hwspinlock/sirf,hwspinlock.txt > b/Documentation/devicetree/bindings/hwspinlock/sirf,hwspinlock.txt

Re: [PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation

2015-05-06 Thread Bjorn Andersson
On Wed, Mar 25, 2015 at 4:03 PM, Barry Song 21cn...@gmail.com wrote: From: Wei Chen wei.c...@csr.com Add hwspinlock support for the CSR atlas7 SoC. [..] diff --git a/Documentation/devicetree/bindings/hwspinlock/sirf,hwspinlock.txt

Re: [PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation

2015-05-06 Thread Barry Song
2015-05-07 2:13 GMT+08:00 Bjorn Andersson bj...@kryo.se: On Wed, Mar 25, 2015 at 4:03 PM, Barry Song 21cn...@gmail.com wrote: From: Wei Chen wei.c...@csr.com Add hwspinlock support for the CSR atlas7 SoC. [..] diff --git a/Documentation/devicetree/bindings/hwspinlock/sirf,hwspinlock.txt

[PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation

2015-03-25 Thread Barry Song
From: Wei Chen 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). Signed-off-by: Wei Chen Signed-off-by: Barry

[PATCH v2 RESEND] drivers: hwspinlock: add CSR atlas7 implementation

2015-03-25 Thread Barry Song
From: Wei Chen wei.c...@csr.com 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). Signed-off-by: Wei Chen