public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 v2] regmap: irq: Add support to clear ack registers
Date: Mon, 05 Oct 2020 19:32:34 +0530	[thread overview]
Message-ID: <d5e5f874f2cd42d2b639a5556bd67136@codeaurora.org> (raw)
In-Reply-To: <20201005124152.GB800868@kroah.com>

On 2020-10-05 18:11, Greg KH wrote:
> On Mon, Oct 05, 2020 at 05:55:27PM +0530, b_lkasam@codeaurora.org 
> wrote:
>> <diff in v1 to v2 , addressed formatting and simplified logic >
> 
> That goes below the --- line, as the documentation says, right?
> 
> And this whole thing was attached, twice, why?  Can't you use 'git 
> send-email'?
> 
Sure, will fix it and send via git mail option, also will update below
commit text to use upto 72 columns.

>> For particular codec HWs have requirement to
>> toggle interrupt clear register twice 0->1->0.
>> To accommodate it, need to add one more field
>> (clear_ack) in the regmap_irq struct and update
>> regmap-irq driver to support it.
> 
> Nit, we have 72 columns to fill, might as well use it :)
> 
> thanks,
> 
> greg k-h

      reply	other threads:[~2020-10-05 14:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Re: [PATCH] regmap: irq: Add support to clear ack registers>
     [not found] ` <1601896560-27938-1-git-send-email-lkasam@codeaurora.org>
2020-10-05 12:25   ` [PATCH v2] regmap: irq: Add support to clear ack registers b_lkasam
2020-10-05 12:41     ` Greg KH
2020-10-05 14:02       ` 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=d5e5f874f2cd42d2b639a5556bd67136@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