All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes
Date: Tue, 24 Apr 2018 10:24:44 +0200	[thread overview]
Message-ID: <20180424082443.svxfrb2lhzjh3g3z@verge.net.au> (raw)
In-Reply-To: <CAH1o70+1wfa1Vc1B_fjofhk4CALXtT-eyvXznDsDNypNOVfG1A@mail.gmail.com>

On Tue, Apr 24, 2018 at 02:31:40AM +0900, Yoshihiro Kaneko wrote:
> Hi Simon-san,
> 
> 2018-04-23 19:26 GMT+09:00 Simon Horman <horms@verge.net.au>:
> > On Thu, Apr 19, 2018 at 05:14:35AM +0900, Yoshihiro Kaneko wrote:
> >> Sort nodes of the R-Car M3-N (r8a77965), V3M (r8a77970) and D3 (r8a77995) DTs.
> >>
> >> This is part of an ongoing effort to provide consistent node
> >> order in the DT of Renesas SoCs to improve maintainability.
> >>
> >> This should not have any run-time effect.
> >>
> >> Based on the devel branch of Simon Horman's renesas tree.
> >>
> >> Yoshihiro Kaneko (5):
> >>   arm64: dts: renesas: r8a77995: sort subnodes of the root node
> >>   arm64: dts: renesas: r8a77995: sort subnodes of the soc node
> >>   arm64: dts: renesas: r8a77965: sort subnodes of the root node
> >>   arm64: dts: renesas: r8a77965: sort subnodes of the soc node
> >>   arm64: dts: renesas: r8a77970: sort subnodes of the soc node
> >
> > Thanks, applied.
> >
> > There ware a few nodes added to r8a77970 between when you made
> > this patchset and when I applied it. I think the r8a77970 is still
> > sorted as desired. Could you double-check once I push a devel
> > branch later today?
> 
> Yes, will do.

Thanks, you should now be able to check renesas-devel-20180423-v4.17-rc2

WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes
Date: Tue, 24 Apr 2018 10:24:44 +0200	[thread overview]
Message-ID: <20180424082443.svxfrb2lhzjh3g3z@verge.net.au> (raw)
In-Reply-To: <CAH1o70+1wfa1Vc1B_fjofhk4CALXtT-eyvXznDsDNypNOVfG1A@mail.gmail.com>

On Tue, Apr 24, 2018 at 02:31:40AM +0900, Yoshihiro Kaneko wrote:
> Hi Simon-san,
> 
> 2018-04-23 19:26 GMT+09:00 Simon Horman <horms@verge.net.au>:
> > On Thu, Apr 19, 2018 at 05:14:35AM +0900, Yoshihiro Kaneko wrote:
> >> Sort nodes of the R-Car M3-N (r8a77965), V3M (r8a77970) and D3 (r8a77995) DTs.
> >>
> >> This is part of an ongoing effort to provide consistent node
> >> order in the DT of Renesas SoCs to improve maintainability.
> >>
> >> This should not have any run-time effect.
> >>
> >> Based on the devel branch of Simon Horman's renesas tree.
> >>
> >> Yoshihiro Kaneko (5):
> >>   arm64: dts: renesas: r8a77995: sort subnodes of the root node
> >>   arm64: dts: renesas: r8a77995: sort subnodes of the soc node
> >>   arm64: dts: renesas: r8a77965: sort subnodes of the root node
> >>   arm64: dts: renesas: r8a77965: sort subnodes of the soc node
> >>   arm64: dts: renesas: r8a77970: sort subnodes of the soc node
> >
> > Thanks, applied.
> >
> > There ware a few nodes added to r8a77970 between when you made
> > this patchset and when I applied it. I think the r8a77970 is still
> > sorted as desired. Could you double-check once I push a devel
> > branch later today?
> 
> Yes, will do.

Thanks, you should now be able to check renesas-devel-20180423-v4.17-rc2

  reply	other threads:[~2018-04-24  8:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-18 20:14 [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes Yoshihiro Kaneko
2018-04-18 20:14 ` Yoshihiro Kaneko
2018-04-18 20:14 ` [PATCH 1/5] arm64: dts: renesas: r8a77995: sort subnodes of the root node Yoshihiro Kaneko
2018-04-18 20:14   ` Yoshihiro Kaneko
2018-04-18 20:14 ` [PATCH 2/5] arm64: dts: renesas: r8a77995: sort subnodes of the soc node Yoshihiro Kaneko
2018-04-18 20:14   ` Yoshihiro Kaneko
2018-04-18 20:14 ` [PATCH 3/5] arm64: dts: renesas: r8a77965: sort subnodes of the root node Yoshihiro Kaneko
2018-04-18 20:14   ` Yoshihiro Kaneko
2018-04-18 20:14 ` [PATCH 4/5] arm64: dts: renesas: r8a77965: sort subnodes of the soc node Yoshihiro Kaneko
2018-04-18 20:14   ` Yoshihiro Kaneko
2018-04-18 20:14 ` [PATCH 5/5] arm64: dts: renesas: r8a77970: " Yoshihiro Kaneko
2018-04-18 20:14   ` Yoshihiro Kaneko
2018-04-23 10:26 ` [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes Simon Horman
2018-04-23 10:26   ` Simon Horman
2018-04-23 17:31   ` Yoshihiro Kaneko
2018-04-23 17:31     ` Yoshihiro Kaneko
2018-04-24  8:24     ` Simon Horman [this message]
2018-04-24  8:24       ` Simon Horman
2018-04-24 17:22       ` Yoshihiro Kaneko
2018-04-24 17:22         ` Yoshihiro Kaneko
2018-04-25  6:57         ` Simon Horman
2018-04-25  6:57           ` Simon Horman
2018-04-25  7:01           ` Simon Horman
2018-04-25  7:01             ` Simon Horman

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=20180424082443.svxfrb2lhzjh3g3z@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=ykaneko0929@gmail.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 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.