[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200927122315.GA179084@kroah.com>
Date: Sun, 27 Sep 2020 14:23:15 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: b_lkasam@...eaurora.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 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 :(
Powered by blists - more mailing lists