lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 18 May 2017 09:54:54 +0800 From: Baolin Wang <baolin.wang@...eadtrum.com> To: Bjorn Andersson <bjorn.andersson@...aro.org> CC: <ohad@...ery.com>, <linux-kernel@...r.kernel.org>, <linux-remoteproc@...r.kernel.org>, <broonie@...nel.org>, <baolin.wang@...aro.org> Subject: Re: [PATCH v2] hwspinlock: sprd: Add hardware spinlock driver On 三, 5月 17, 2017 at 11:06:11上午 -0700, Bjorn Andersson wrote: > On Tue 16 May 22:59 PDT 2017, Baolin Wang wrote: > > > The Spreadtrum hardware spinlock device can provide hardware assistance > > for synchronization between the multiple subsystems. > > > > Signed-off-by: Baolin Wang <baolin.wang@...eadtrum.com> > > --- > > Changes since v1: > > - Remove some unused macros and functions. > > - Convert readl/writel_relaxed() to readl/writel. > > - Remove some redundant error printing. > > - Get clock with devm_clk_get(). > > - Other small optimization. > > Looks good, merge this to my next branch before realizing that you > didn't send a DT binding document. > > Can you please send a patch adding a binding document as well? (No need > to resend this patch) Sure, I will send out the patches adding binding cocument and dts. Thanks.
Powered by blists - more mailing lists