All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/3] pinctrl: uniphier: Introduce some features and NX1 support
Date: Wed, 13 Oct 2021 10:09:14 +0900	[thread overview]
Message-ID: <21cf42ea-54cc-08a3-8d92-6d3969a048aa@socionext.com> (raw)
In-Reply-To: <CACRpkdZuJDPTi8dL-PpkTVe9VHVjvHGO_f_x5CbBCoTjN_wwBQ@mail.gmail.com>

Hi Linus,

On 2021/10/13 9:14, Linus Walleij wrote:
> On Wed, Oct 6, 2021 at 1:10 PM Kunihiko Hayashi
> <hayashi.kunihiko@socionext.com> wrote:
> 
>> This series includes the patches to add audio pinmux settings for
>> LD11/LD20/PXs3
>> SoCs and basic pinmux settings for new UniPhier NX1 SoC. NX1 SoC also has
>> the same kinds of pinmux settings as the other UniPhier SoCs.
>>
>> ---
>> Change since v1:
>> - Remove non-existent groups "usb2" and "usb3" in NX1 patch
> 
> This v2 patch set applied.

Thank you.

> Rob's checker is complaining on patch 2 but that patch just adds
> a compatible so the warnings must be old? Please look into them
> anyways.

Yes, the warnings are old. I think that there are some descriptions
in devicetree that do not fit the dt-bindings pattern.
I'll investigate and fix them.

Thank you,

---
Best Regards
Kunihiko Hayashi

WARNING: multiple messages have this Message-ID (diff)
From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	 "open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/3] pinctrl: uniphier: Introduce some features and NX1 support
Date: Wed, 13 Oct 2021 10:09:14 +0900	[thread overview]
Message-ID: <21cf42ea-54cc-08a3-8d92-6d3969a048aa@socionext.com> (raw)
In-Reply-To: <CACRpkdZuJDPTi8dL-PpkTVe9VHVjvHGO_f_x5CbBCoTjN_wwBQ@mail.gmail.com>

Hi Linus,

On 2021/10/13 9:14, Linus Walleij wrote:
> On Wed, Oct 6, 2021 at 1:10 PM Kunihiko Hayashi
> <hayashi.kunihiko@socionext.com> wrote:
> 
>> This series includes the patches to add audio pinmux settings for
>> LD11/LD20/PXs3
>> SoCs and basic pinmux settings for new UniPhier NX1 SoC. NX1 SoC also has
>> the same kinds of pinmux settings as the other UniPhier SoCs.
>>
>> ---
>> Change since v1:
>> - Remove non-existent groups "usb2" and "usb3" in NX1 patch
> 
> This v2 patch set applied.

Thank you.

> Rob's checker is complaining on patch 2 but that patch just adds
> a compatible so the warnings must be old? Please look into them
> anyways.

Yes, the warnings are old. I think that there are some descriptions
in devicetree that do not fit the dt-bindings pattern.
I'll investigate and fix them.

Thank you,

---
Best Regards
Kunihiko Hayashi

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-10-13  1:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 11:10 [PATCH v2 0/3] pinctrl: uniphier: Introduce some features and NX1 support Kunihiko Hayashi
2021-10-06 11:10 ` Kunihiko Hayashi
2021-10-06 11:10 ` [PATCH v2 1/3] pinctrl: uniphier: Add extra audio pinmux settings for LD11, LD20 and PXs3 SoCs Kunihiko Hayashi
2021-10-06 11:10   ` Kunihiko Hayashi
2021-10-06 11:10 ` [PATCH v2 2/3] dt-bindings: pinctrl: uniphier: Add NX1 pinctrl binding Kunihiko Hayashi
2021-10-06 11:10   ` Kunihiko Hayashi
2021-10-06 19:08   ` Rob Herring
2021-10-06 19:08     ` Rob Herring
2021-10-06 11:10 ` [PATCH v2 3/3] pinctrl: uniphier: Add UniPhier NX1 pinctrl driver Kunihiko Hayashi
2021-10-06 11:10   ` Kunihiko Hayashi
2021-10-13  0:14 ` [PATCH v2 0/3] pinctrl: uniphier: Introduce some features and NX1 support Linus Walleij
2021-10-13  0:14   ` Linus Walleij
2021-10-13  1:09   ` Kunihiko Hayashi [this message]
2021-10-13  1:09     ` Kunihiko Hayashi

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=21cf42ea-54cc-08a3-8d92-6d3969a048aa@socionext.com \
    --to=hayashi.kunihiko@socionext.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=robh+dt@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.