All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Orson Zhai <orson.zhai@unisoc.com>
Cc: Rob Herring <robh@kernel.org>, Lee Jones <lee.jones@linaro.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	baolin.wang@unisoc.com, kevin.tang@unisoc.com,
	Chunyan Zhang <chunyan.zhang@unisoc.com>,
	liangcai.fan@unisoc.com
Subject: Re: [PATCH v3] mfd: syscon: Add arguments support for syscon reference
Date: Wed, 11 Dec 2019 14:55:39 +0100	[thread overview]
Message-ID: <CAK8P3a0244jKrEop2rHVyJZ57h4A9+mqb-5g-wLUSfR2G1svwg@mail.gmail.com> (raw)
In-Reply-To: <1576037311-6052-1-git-send-email-orson.zhai@unisoc.com>

On Wed, Dec 11, 2019 at 5:09 AM Orson Zhai <orson.zhai@unisoc.com> wrote:
>
> There are a lot of similar global registers being used across multiple SoCs
> from Unisoc. But most of these registers are assigned with different offset
> for different SoCs. It is hard to handle all of them in an all-in-one
> kernel image.
>
> Add a helper function to get regmap with arguments where we could put some
> extra information such as the offset value.
>
> Signed-off-by: Orson Zhai <orson.zhai@unisoc.com>
> Tested-by: Baolin Wang <baolin.wang@unisoc.com>

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

  reply	other threads:[~2019-12-11 13:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11  4:08 [PATCH v3] mfd: syscon: Add arguments support for syscon reference Orson Zhai
2019-12-11 13:55 ` Arnd Bergmann [this message]
2019-12-13  2:49   ` Orson Zhai
2019-12-13  8:23     ` Lee Jones
2019-12-13 13:54       ` Orson Zhai
2020-01-15  4:51       ` Orson Zhai
2020-01-16 13:52 ` Lee Jones
2020-01-17 11:22   ` Orson Zhai
2020-01-17 11:16 Orson Zhai
2020-01-17 13:28 ` Lee Jones
2020-01-17 14:54   ` Arnd Bergmann
2020-01-19  1:43     ` Orson Zhai

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=CAK8P3a0244jKrEop2rHVyJZ57h4A9+mqb-5g-wLUSfR2G1svwg@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=baolin.wang@unisoc.com \
    --cc=chunyan.zhang@unisoc.com \
    --cc=kevin.tang@unisoc.com \
    --cc=lee.jones@linaro.org \
    --cc=liangcai.fan@unisoc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=orson.zhai@unisoc.com \
    --cc=robh@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.