[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e1edfdea7df170dc47d94471d1e8efa4@codeaurora.org>
Date: Mon, 05 Oct 2020 17:47:42 +0530
From: b_lkasam@...eaurora.org
To: Greg KH <gregkh@...uxfoundation.org>
Cc: broonie@...nel.org, rafael@...nel.org,
linux-kernel@...r.kernel.org, srinivas.kandagatla@...aro.org
Subject: Re: [PATCH] regmap: irq: Add support to clear ack registers
On 2020-09-27 17:53, Greg KH wrote:
> On Fri, Sep 25, 2020 at 07:14:01PM +0530, b_lkasam@...eaurora.org
> wrote:
>> For particular codec HWs have requirement to
>> writing interrupt clear and mask interrupt clear
>> register to toggle interrupt status. To accommodate it,
>> need to add one more field (clear_ack) in the regmap_irq
>> struct and update regmap-irq driver to support it.
>>
>> Signed-off-by: Laxminath Kasam <lkasam@...eaurora.org>
>> ---
>> drivers/base/regmap/regmap-irq.c | 52
>> ++++++++++++++++++++++++++++++++++++----
>> include/linux/regmap.h | 2 ++
>> 2 files changed, 49 insertions(+), 5 deletions(-)
>
> Patch is line-wrapped :(
Will fix and send new v2 patch.
Powered by blists - more mailing lists