linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Lee Jones <lee.jones@linaro.org>
Cc: Orson Zhai <orson.zhai@unisoc.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	baolin.wang@unisoc.com, Chunyan Zhang <chunyan.zhang@unisoc.com>
Subject: Re: [PATCH v3] mfd: syscon: Add arguments support for syscon reference
Date: Fri, 17 Jan 2020 15:54:09 +0100	[thread overview]
Message-ID: <CAK8P3a3ApsUTpRYbpCtB-hHcsgtN0yyTOdTYOGUWw4woawH6vQ@mail.gmail.com> (raw)
In-Reply-To: <20200117132807.GL15507@dell>

On Fri, Jan 17, 2020 at 2:27 PM Lee Jones <lee.jones@linaro.org> wrote:
>
> On Fri, 17 Jan 2020, Orson Zhai 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>
> > Acked-by: Lee Jones <lee.jones@linaro.org>
> > ---
> >
> > V3 Change:
> >  Rebase on latest kernel v5.5-rc6 for Lee.
>
> Still not applying.
>
> I think it's a problem with the patch itself.
>
> It looks like all of the tabs have been replaced with spaces also.
>
> How are you sending the patch?
>
> Arnd,
>
>   Are you able to apply this?

No, there appears to be some whitespace damage in the patch.

      Arnd

  reply	other threads:[~2020-01-17 14:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 11:16 [PATCH v3] mfd: syscon: Add arguments support for syscon reference Orson Zhai
2020-01-17 13:28 ` Lee Jones
2020-01-17 14:54   ` Arnd Bergmann [this message]
2020-01-19  1:43     ` Orson Zhai
  -- strict thread matches above, loose matches on Subject: below --
2019-12-11  4:08 Orson Zhai
2019-12-11 13:55 ` Arnd Bergmann
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

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=CAK8P3a3ApsUTpRYbpCtB-hHcsgtN0yyTOdTYOGUWw4woawH6vQ@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=baolin.wang@unisoc.com \
    --cc=chunyan.zhang@unisoc.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=orson.zhai@unisoc.com \
    /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).