Re: [PATCH v7 2/2] mfd: syscon: Add hardware spinlock support

From: Arnd Bergmann
Date: Thu Jan 11 2018 - 09:28:04 EST


On Thu, Jan 11, 2018 at 2:08 PM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:
> On Thu, 11 Jan 2018, Baolin Wang wrote:
>
>> Hi Arnd,
>>
>> On 2 January 2018 at 23:36, Lee Jones <lee.jones@xxxxxxxxxx> wrote:
>> > Arnd,
>> >
>> >> Some system control registers need hardware spinlock to synchronize
>> >> between the multiple subsystems, so we should add hardware spinlock
>> >> support for syscon.
>> >>
>> >> Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
>> >> Acked-by: Rob Herring <robh@xxxxxxxxxx>
>> >
>> > ... did you sign off on this in the end?
>> >
>>
>> Could you apply this patch if there are no other issue? Thanks.
>
> Arnd is the expert in this area.
>
> Ideally I'd like his Ack before applying the patch.

Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>

Sorry for missing the latest version, this looks good to me.

Arnd