linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: Chen-Yu Tsai <wens@csie.org>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Russell King <linux@armlinux.org.uk>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	devicetree <devicetree@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 00/14] ARM: dts: sunxi: Fix DT build warnings
Date: Wed, 27 Sep 2017 23:18:09 +0800	[thread overview]
Message-ID: <CAGb2v67=Esq3mHkRhP6sBuzFtyDWjeON4Uwx93H5z2LMQ63eJA@mail.gmail.com> (raw)
In-Reply-To: <CAGb2v67=VyHd3n1PgT-2_2efUNijOM8TkwDO9oAQvUd8wYH-qg@mail.gmail.com>

On Tue, Sep 26, 2017 at 9:01 PM, Chen-Yu Tsai <wens@csie.org> wrote:
> On Tue, Sep 26, 2017 at 4:58 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
>> On Tue, Sep 26, 2017 at 07:48:17AM +0000, Chen-Yu Tsai wrote:
>>> On Tue, Sep 26, 2017 at 3:22 PM, Corentin Labbe
>>> <clabbe.montjoie@gmail.com> wrote:
>>> > Hello
>>> >
>>> > The goal of this patch series is to have a clean DT build with W=1.
>>> >
>>> > Regards
>>> >
>>> > Changes since v1:
>>> > - moved i2c2 unit address change from patch #2 in patch #1
>>> >
>>> > Changes since v2
>>> > - added two patch for fixing pin names
>>>
>>> The first twelve patches are good. Maxime, I think we can go ahead and
>>> merge them, instead of having them resent again in v3?
>>
>> Yep, that works for me. Can you push them?
>
> Patches 1 and 12 didn't apply cleanly. I fixed them.

Patch 10 didn't apply cleanly either. I fixed it.

> Patches 4~9 do the same type of cleanup for various h3 board dts files.
> Maybe we should just squash them together. Arnd seems to prefer squashing
> identical changes to different boards together.

Squashed them and mentioned it in the commit message.

Please check the sunxi tree on git.kernel.org if the results are correct.

ChenYu

      reply	other threads:[~2017-09-27 15:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26  7:22 [PATCH v3 00/14] ARM: dts: sunxi: Fix DT build warnings Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 01/14] ARM: dts: sunxi: h3/h5: Fix simple-bus unit address format error Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 02/14] ARM: dts: sunxi: h3/h5: Fix i2c2 register address Corentin Labbe
2018-08-01 13:11   ` Icenowy Zheng
2017-09-26  7:22 ` [PATCH v3 03/14] ARM: dts: sunxi: h3/h5: Fix node with unit name and no reg property Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 04/14] ARM: dts: nanopi: " Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 05/14] ARM: dts: orangepi2: " Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 06/14] ARM: dts: sun8i: orangepi-lite: " Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 07/14] ARM: dts: sun8i: orangepi one: " Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 08/14] ARM: dts: sun8i: orangepipc: " Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 09/14] ARM: dts: sun8i: orangepi-plus: " Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 10/14] arm64: allwinner: a64: Fix simple-bus unit address format error Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 11/14] arm64: allwinner: a64: Fix node with unit name and no reg property Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 12/14] ARM: dts: sun8i: a83t: Fix simple-bus unit address format error Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 13/14] arm64: allwinner: a64: fix pin name Corentin Labbe
2017-09-26  7:46   ` Chen-Yu Tsai
2017-09-26  7:53     ` Corentin Labbe
2017-09-26  7:22 ` [PATCH v3 14/14] ARM: dts: sun8i: " Corentin Labbe
2017-09-26  7:48 ` [PATCH v3 00/14] ARM: dts: sunxi: Fix DT build warnings Chen-Yu Tsai
2017-09-26  8:58   ` Maxime Ripard
2017-09-26 13:01     ` Chen-Yu Tsai
2017-09-27 15:18       ` Chen-Yu Tsai [this message]

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='CAGb2v67=Esq3mHkRhP6sBuzFtyDWjeON4Uwx93H5z2LMQ63eJA@mail.gmail.com' \
    --to=wens@csie.org \
    --cc=catalin.marinas@arm.com \
    --cc=clabbe.montjoie@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=robh+dt@kernel.org \
    --cc=will.deacon@arm.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).