From: David Miller <davem@davemloft.net>
To: jon@ringle.org
Cc: broonie@kernel.org, gregkh@linuxfoundation.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function
Date: Mon, 05 Oct 2015 06:16:09 -0700 (PDT) [thread overview]
Message-ID: <20151005.061609.75433802286337666.davem@davemloft.net> (raw)
In-Reply-To: <alpine.DEB.2.10.1510050755120.27553@jring-w510-7m3g.gridpoint.com>
From: Jon Ringle <jon@ringle.org>
Date: Mon, 5 Oct 2015 07:57:00 -0400 (EDT)
>
>
> On Mon, 5 Oct 2015, David Miller wrote:
>
>> From: jon@ringle.org
>> Date: Thu, 1 Oct 2015 07:43:20 -0400
>>
>> > From: Jon Ringle <jringle@gridpoint.com>
>> >
>> > This commit allows installing a custom reg_update_bits function for cases where
>> > the hardware provides a mechanism to set or clear register bits without a
>> > read/modify/write cycle. Such is the case with the Microchip ENCX24J600.
>> >
>> > Signed-off-by: Jon Ringle <jringle@gridpoint.com>
>>
>> Applied.
>
> Thanks David. However, I've sent a v3 patch, and also expecting feedback
> from Mark Brown on the regmap portion of it.
Please send me relative changes from v2 to v3, thanks.
Sorry about that.
next prev parent reply other threads:[~2015-10-05 13:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 11:43 [PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function jon
2015-10-01 11:43 ` [PATCH net-next v2 2/2] net: Microchip encx24j600 driver jon
2015-10-01 12:26 ` [RFC PATCH] net: encx24j600_exit() can be static kbuild test robot
2015-10-05 10:54 ` [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller
2015-10-05 11:00 ` David Miller
2015-10-05 11:01 ` David Miller
2015-10-05 10:54 ` [PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function David Miller
2015-10-05 11:57 ` Jon Ringle
2015-10-05 13:16 ` David Miller [this message]
2015-10-05 14:25 ` Mark Brown
2015-10-06 6:21 ` David Miller
2015-10-06 9:57 ` Mark Brown
2015-10-06 13:22 ` David Miller
2015-10-06 15:07 ` Mark Brown
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=20151005.061609.75433802286337666.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jon@ringle.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).