From: William Breathitt Gray <william.gray@linaro.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Mark Brown <broonie@kernel.org>,
Aidan MacDonald <aidanmacdonald.0x0@gmail.com>,
linux-kernel@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"Rafael J. Wysocki" <rafael@kernel.org>
Subject: Re: [PATCH v2 0/4] regmap: mmio: Extending to support IO ports
Date: Thu, 11 Aug 2022 12:58:31 -0400 [thread overview]
Message-ID: <YvU1Nw4bvr1Ki/Ob@fedora> (raw)
In-Reply-To: <20220808203401.35153-1-andriy.shevchenko@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]
On Mon, Aug 08, 2022 at 11:33:56PM +0300, Andy Shevchenko wrote:
> Currently regmap MMIO doesn't support IO ports, while being inconsistent
> in used IO accessors. Fix the latter and extend framework with the
> former.
>
> Changelog v2:
> - dropped the first two patches (Mark)
> - split the last patch to two (Mark)
>
> Andy Shevchenko (4):
> regmap: mmio: Remove mmio_relaxed member from context
> regmap: mmio: Get rid of broken 64-bit IO
> regmap: mmio: Introduce IO accessors that can talk to IO port
> regmap: mmio: Fix MMIO accessors to avoid talking to IO port
>
> drivers/base/regmap/regmap-mmio.c | 140 +++++++++++++++++++-----------
> include/linux/regmap.h | 3 +
> 2 files changed, 91 insertions(+), 52 deletions(-)
>
> --
> 2.35.1
Thank you for adding this support. These changes should allow me to
update the PC104 drivers to make use of regmap MMIO for device
communication. Here's my ack for this patch series:
Acked-by: William Breathitt Gray <william.gray@linaro.org>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2022-08-11 17:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-08 20:33 [PATCH v2 0/4] regmap: mmio: Extending to support IO ports Andy Shevchenko
2022-08-08 20:33 ` [PATCH v2 1/4] regmap: mmio: Remove mmio_relaxed member from context Andy Shevchenko
2022-08-08 20:33 ` [PATCH v2 2/4] regmap: mmio: Get rid of broken 64-bit IO Andy Shevchenko
2022-08-08 20:33 ` [PATCH v2 3/4] regmap: mmio: Introduce IO accessors that can talk to IO port Andy Shevchenko
2022-08-08 20:34 ` [PATCH v2 4/4] regmap: mmio: Fix MMIO accessors to avoid talking " Andy Shevchenko
2022-08-11 16:58 ` William Breathitt Gray [this message]
2022-08-15 17:42 ` [PATCH v2 0/4] regmap: mmio: Extending to support IO ports 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=YvU1Nw4bvr1Ki/Ob@fedora \
--to=william.gray@linaro.org \
--cc=aidanmacdonald.0x0@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@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