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.w...@spreadtrum.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) Regards, Bjorn