From: Greg KH <gregkh@linuxfoundation.org>
To: b_lkasam@codeaurora.org
Cc: broonie@kernel.org, rafael@kernel.org,
linux-kernel@vger.kernel.org, srinivas.kandagatla@linaro.org
Subject: Re: [PATCH] regmap: irq: Add support to clear ack registers
Date: Sun, 27 Sep 2020 14:23:15 +0200 [thread overview]
Message-ID: <20200927122315.GA179084@kroah.com> (raw)
In-Reply-To: <553eabe7ebfb94ac2e76323ef339634b@codeaurora.org>
On Fri, Sep 25, 2020 at 07:14:01PM +0530, b_lkasam@codeaurora.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@codeaurora.org>
> ---
> drivers/base/regmap/regmap-irq.c | 52
> ++++++++++++++++++++++++++++++++++++----
> include/linux/regmap.h | 2 ++
> 2 files changed, 49 insertions(+), 5 deletions(-)
Patch is line-wrapped :(
next prev parent reply other threads:[~2020-09-27 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1601036740-23044-1-git-send-email-lkasam@codeaurora.org>
[not found] ` <65dd6c86415a3d8f565160ca0cd66f2c@codeaurora.org>
2020-09-25 13:44 ` [PATCH] regmap: irq: Add support to clear ack registers b_lkasam
2020-09-27 12:23 ` Greg KH [this message]
2020-10-05 12:17 ` b_lkasam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200927122315.GA179084@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=b_lkasam@codeaurora.org \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=srinivas.kandagatla@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox