Re: [PATCH 2/2] hwspinlock: add SUNXI implementation

2020-11-21 Thread fuyao
On Fri, Nov 20, 2020 at 10:01:04PM -0600, Bjorn Andersson wrote: > On Thu 19 Nov 00:44 CST 2020, fu...@allwinnertech.com wrote: > > > From: fuyao > > > > Add hwspinlock support for the SUNXI Hardware Spinlock device. > > > > The Hardware Spinlock device on SUNXI provides hardware assistance > >

Re: [PATCH 2/2] hwspinlock: add SUNXI implementation

2020-11-20 Thread Bjorn Andersson
On Thu 19 Nov 00:44 CST 2020, fu...@allwinnertech.com wrote: > From: fuyao > > Add hwspinlock support for the SUNXI Hardware Spinlock device. > > The Hardware Spinlock device on SUNXI provides hardware assistance > for synchronization between the multiple processors in the system > (Cortex-A7,

[PATCH 2/2] hwspinlock: add SUNXI implementation

2020-11-18 Thread fuyao
From: fuyao Add hwspinlock support for the SUNXI Hardware Spinlock device. The Hardware Spinlock device on SUNXI provides hardware assistance for synchronization between the multiple processors in the system (Cortex-A7, or1k, Xtensa DSP, Cortex-A53) Signed-off-by: fuyao --- MAINTAINERS