Re: [PATCH 0/2] introduce sunxi hwspinlock

2020-11-21 Thread fuyao
On Fri, Nov 20, 2020 at 05:07:10PM +0100, Maxime Ripard wrote: > Hi! > > On Thu, Nov 19, 2020 at 02:44:51PM +0800, fu...@allwinnertech.com wrote: > > From: fuyao > > > > this series add hwspinlock of sunxi. it provides hardware assistance for > > synchronization between the multiple processors

Re: [PATCH 0/2] introduce sunxi hwspinlock

2020-11-20 Thread Maxime Ripard
Hi! On Thu, Nov 19, 2020 at 02:44:51PM +0800, fu...@allwinnertech.com wrote: > From: fuyao > > this series add hwspinlock of sunxi. it provides hardware assistance for > synchronization between the multiple processors in the system. > (Or1k, Cortex-A7, Cortex-A53, Xtensa) Xtensa? Which SoC has

[PATCH 0/2] introduce sunxi hwspinlock

2020-11-18 Thread fuyao
From: fuyao this series add hwspinlock of sunxi. it provides hardware assistance for synchronization between the multiple processors in the system. (Or1k, Cortex-A7, Cortex-A53, Xtensa) fuyao (2): dt-bindings: hwlock: add sunxi hwlock hwspinlock: add SUNXI implementation