All of lore.kernel.org
 help / color / mirror / Atom feed
From: Orson Zhai <orson.zhai@spreadtrum.com>
To: Lee Jones <lee.jones@linaro.org>, Rob Herring <robh@kernel.org>
Cc: Orson Zhai <orson.zhai@unisoc.com>, Arnd Bergmann <arnd@arndb.de>,
	"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>, <orsonzhai@gmail.com>
Subject: Re: [PATCH v3] mfd: syscon: Add arguments support for syscon reference
Date: Fri, 13 Dec 2019 10:49:35 +0800	[thread overview]
Message-ID: <20191213024935.GD9271@lenovo> (raw)
In-Reply-To: <CAK8P3a0244jKrEop2rHVyJZ57h4A9+mqb-5g-wLUSfR2G1svwg@mail.gmail.com>

Hi Lee and Rob,

On Wed, Dec 11, 2019 at 02:55:39PM +0100, Arnd Bergmann wrote:
> 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>

Does this patch look good to be applied?

Or if any comments please feel free to send to me.

Thank you!

Best Regards,
Orson
________________________________
 This email (including its attachments) is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. Unauthorized use, dissemination, distribution or copying of this email or the information herein or taking any action in reliance on the contents of this email or the information herein, by anyone other than the intended recipient, or an employee or agent responsible for delivering the message to the intended recipient, is strictly prohibited. If you are not the intended recipient, please do not read, copy, use or disclose any part of this e-mail to others. Please notify the sender immediately and permanently delete this e-mail and any attachments if you received it in error. Internet communications cannot be guaranteed to be timely, secure, error-free or virus-free. The sender does not accept liability for any errors or omissions.
本邮件及其附件具有保密性质,受法律保护不得泄露,仅发送给本邮件所指特定收件人。严禁非经授权使用、宣传、发布或复制本邮件或其内容。若非该特定收件人,请勿阅读、复制、 使用或披露本邮件的任何内容。若误收本邮件,请从系统中永久性删除本邮件及所有附件,并以回复邮件的方式即刻告知发件人。无法保证互联网通信及时、安全、无误或防毒。发件人对任何错漏均不承担责任。

  reply	other threads:[~2019-12-13  2:50 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
2019-12-13  2:49   ` Orson Zhai [this message]
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=20191213024935.GD9271@lenovo \
    --to=orson.zhai@spreadtrum.com \
    --cc=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=orsonzhai@gmail.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.