All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Claudiu.Beznea@microchip.com
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [RESEND][PATCH] mfd: syscon: allow mapping a range of addresses
Date: Mon, 14 Feb 2022 13:34:36 +0000	[thread overview]
Message-ID: <YgpabAkQZGoQvQ80@google.com> (raw)
In-Reply-To: <3488527f-60a0-d1bc-0a1e-d41f00ce6fbb@microchip.com>

On Mon, 14 Feb 2022, Claudiu.Beznea@microchip.com wrote:

> For the moment, please ignore this patch.

I literally just got around to this - how funny!

As you were Arnd.

> On 01.02.2022 13:20, Claudiu Beznea wrote:
> > Allow the mapping of a range of addresses for syscon. This is done through
> > regmap_config::wr_table, regmap_config::rd_table. Previously, only one
> > range could have been allocated to a syscon via
> > regmap_config::max_register. The code is needed for SAMA7G5 whose reset
> > controller contains a register (at offset 0xE001D0E4, see below) that is
> > used to control the USB PHYs but that register is not located continuously
> > in reset controller address space, as follows:

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2022-02-14 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 11:20 [RESEND][PATCH] mfd: syscon: allow mapping a range of addresses Claudiu Beznea
2022-02-14 13:11 ` Claudiu.Beznea
2022-02-14 13:34   ` Lee Jones [this message]
2022-02-14 13:31 ` Lee Jones

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=YgpabAkQZGoQvQ80@google.com \
    --to=lee.jones@linaro.org \
    --cc=Claudiu.Beznea@microchip.com \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.