From: b_lkasam@codeaurora.org
To: Greg KH <gregkh@linuxfoundation.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: Mon, 05 Oct 2020 17:47:42 +0530 [thread overview]
Message-ID: <e1edfdea7df170dc47d94471d1e8efa4@codeaurora.org> (raw)
In-Reply-To: <20200927122315.GA179084@kroah.com>
On 2020-09-27 17:53, Greg KH wrote:
> 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 :(
Will fix and send new v2 patch.
prev parent reply other threads:[~2020-10-05 12:17 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
2020-10-05 12:17 ` b_lkasam [this message]
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=e1edfdea7df170dc47d94471d1e8efa4@codeaurora.org \
--to=b_lkasam@codeaurora.org \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.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