linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC DT Updates for v4.6
Date: Thu, 11 Feb 2016 18:22:18 +0100	[thread overview]
Message-ID: <20160211172218.GD12080@verge.net.au> (raw)
In-Reply-To: <CAOesGMjeyah0qpwWR=RJOF61dVGGqkxmGUJrE0qYNuCOwoPFjQ@mail.gmail.com>

On Wed, Feb 10, 2016 at 07:55:30PM -0800, Olof Johansson wrote:
> Hi,
> 
> On Tue, Feb 9, 2016 at 10:39 AM, Simon Horman <horms@verge.net.au> wrote:
> > On Tue, Feb 09, 2016 at 08:39:31AM +0100, Geert Uytterhoeven wrote:
> >> Hi Olof,
> >>
> >> On Mon, Feb 8, 2016 at 10:51 PM, Olof Johansson <olof@lixom.net> wrote:
> >> > On Thu, Feb 04, 2016 at 03:30:02PM +0100, Simon Horman wrote:
> >> >> Please consider these Renesas ARM based SoC DT updates for v4.6.
> >> >>
> >> >>
> >> >> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> >> >>
> >> >>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> >> >>
> >> >> are available in the git repository at:
> >> >>
> >> >>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-for-v4.6
> >> >>
> >> >> for you to fetch changes up to d7a11140d0a659e5c1f83627792f95b6713030a2:
> >> >>
> >> >>   ARM: dts: silk: Enable SCIF_CLK frequency and pins (2016-02-02 14:02:28 +0100)
> >> >>
> >> >> ----------------------------------------------------------------
> >> >> Renesas ARM Based SoC DT Updates for v4.6
> >> >>
> >> >> * Use SCIF and USBHS fallback compatibility strings
> >> >> * Add Baud Rate Generator (BRG) support for (H)SCIF
> >> >> * Enable SCIF_CLK frequency and pins
> >> >> * Use GIC_* defines
> >> >> * Migrate to generic l2c OF initialization on r8a7740
> >> >> * Enable audio on r8a7793/gose
> >> >> * Enable HDMI vidio out on r8a7793
> >> >> * Enable i2c on r8a7793/gose
> >> >> * Enable QSPI on alt
> >> >> * Enable GPIO keys and leds on gise
> >> >> * Enable audio on porter
> >> >> * Enable DU on porter
> >> >>
> >> >> ----------------------------------------------------------------
> >> >> Geert Uytterhoeven (22):
> >> >>       ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
> >> >>       ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers
> >> >
> >> > Hmm. Those aren't DT changes. There's also nothing for r8a7740 to convert
> >> > L2 init to DT earlier in this branch, which makes this look like it's just
> >> > a generic cleanup that should go in independently in your cleanup branch.
> >> >
> >> > Or am I missing some dependency that isn't obvious? If I'm not, then please
> >> > respin this branch and move those to the place they belong (cleanup).
> >>
> >> The dependency is commit 374e70075e58acfe ("ARM: shmobile: r8a7740 dtsi: Add
> >> L2 cache-controller node"), which has already entered mainline in v4.5-rc1.
> >>
> >> So I agree with your comments.
> >
> > Sorry for the mix-up.
> > I'll see about respinning this.
> 
> I've merged the patches, so respinning won't work. Instead, please
> follow up with incremental fixes instead.

Hi Olof,

sorry once again for the mix-up.

If you have already pulled this pull request then I am happy.
However, I don't see it in the arm-soc tree and if you haven't pulled it
and it isn't too much trouble I would like to re-spin as I have a further
r8a7740 cleanup in the pipeline.

  reply	other threads:[~2016-02-11 17:22 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 14:30 [GIT PULL] Renesas ARM Based SoC DT Updates for v4.6 Simon Horman
2016-02-04 14:28 ` [PATCH 01/70] ARM: dts: gose: Add GPIO keys to DT Simon Horman
2016-02-04 14:28 ` [PATCH 02/70] ARM: dts: gose: Add GPIO leds " Simon Horman
2016-02-04 14:28 ` [PATCH 03/70] ARM: dts: porter: add DU DT support Simon Horman
2016-02-04 14:28 ` [PATCH 04/70] ARM: dts: r8a7793: Add I2C master nodes to DT Simon Horman
2016-02-04 14:28 ` [PATCH 05/70] ARM: dts: alt: Add QSPI device " Simon Horman
2016-02-04 14:29 ` [PATCH 06/70] ARM: dts: r8a7790: use fallback usbhs compatibility string Simon Horman
2016-02-04 14:29 ` [PATCH 07/70] ARM: dts: r8a7791: " Simon Horman
2016-02-04 14:29 ` [PATCH 08/70] ARM: dts: r8a7794: " Simon Horman
2016-02-04 14:29 ` [PATCH 09/70] ARM: dts: r8a7793: move dmac nodes Simon Horman
2016-02-04 14:29 ` [PATCH 10/70] ARM: dts: gose: add i2c2 bus to device tree Simon Horman
2016-02-04 14:29 ` [PATCH 11/70] ARM: dts: r8a7790: use GIC_* defines Simon Horman
2016-02-04 14:29 ` [PATCH 12/70] ARM: dts: r8a7791: " Simon Horman
2016-02-04 14:29 ` [PATCH 13/70] ARM: dts: silk: add DU DT support Simon Horman
2016-02-04 14:29 ` [PATCH 14/70] ARM: dts: r8a7793: use GIC_* defines Simon Horman
2016-02-04 14:29 ` [PATCH 15/70] ARM: dts: r8a7794: " Simon Horman
2016-02-04 14:29 ` [PATCH 16/70] ARM: dts: r8a7793: gose: Add HDMI video out support Simon Horman
2016-02-04 14:29 ` [PATCH 17/70] ARM: dts: r8a7778: use GIC_* defines Simon Horman
2016-02-04 14:29 ` [PATCH 18/70] ARM: dts: r8a7779: " Simon Horman
2016-02-04 14:29 ` [PATCH 19/70] ARM: dts: porter: add sound support Simon Horman
2016-02-04 14:29 ` [PATCH 20/70] ARM: dts: r8a73a4: use GIC_* defines Simon Horman
2016-02-04 14:29 ` [PATCH 21/70] ARM: dts: r8a7740: " Simon Horman
2016-02-04 14:29 ` [PATCH 22/70] ARM: dts: r8a7793: add MSTP10 clocks to device tree Simon Horman
2016-02-04 14:29 ` [PATCH 23/70] ARM: dts: r8a7793: add audio clock " Simon Horman
2016-02-04 14:29 ` [PATCH 24/70] ARM: dts: r8a7793: add m2 " Simon Horman
2016-02-04 14:29 ` [PATCH 25/70] ARM: dts: r8a7793: add R-Car sound support " Simon Horman
2016-02-04 14:29 ` [PATCH 26/70] ARM: dts: r8a7793: add DVC " Simon Horman
2016-02-04 14:29 ` [PATCH 27/70] ARM: dts: r8a7793: add audio DMAC clocks " Simon Horman
2016-02-04 14:29 ` [PATCH 28/70] ARM: dts: r8a7793: add audio DMAC " Simon Horman
2016-02-04 14:29 ` [PATCH 29/70] ARM: dts: r8a7793: enable Audio DMAC peri peri via sound driver Simon Horman
2016-02-04 14:29 ` [PATCH 30/70] ARM: dts: gose: Enable sound PIO support in device tree Simon Horman
2016-02-04 14:29 ` [PATCH 31/70] ARM: dts: gose: enable sound DMA " Simon Horman
2016-02-04 14:29 ` [PATCH 32/70] ARM: dts: gose: enable sound DMA support via BUSIF " Simon Horman
2016-02-04 14:29 ` [PATCH 33/70] ARM: dts: gose: enable sound DMA support via SRC " Simon Horman
2016-02-04 14:29 ` [PATCH 34/70] ARM: dts: gose: enable sound DMA support via DVC " Simon Horman
2016-02-04 14:29 ` [PATCH 35/70] ARM: dts: r8a7793: enable audio DMAC " Simon Horman
2016-02-04 14:29 ` [PATCH 36/70] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization Simon Horman
2016-02-04 14:29 ` [PATCH 37/70] ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers Simon Horman
2016-02-04 14:29 ` [PATCH 38/70] ARM: dts: r7s72100: use GIC_* defines Simon Horman
2016-02-04 14:29 ` [PATCH 39/70] ARM: dts: sh73a0: " Simon Horman
2016-02-04 14:29 ` [PATCH 40/70] ARM: dts: emev2: " Simon Horman
2016-02-04 14:29 ` [PATCH 41/70] ARM: dts: r8a7778: Add SCIF fallback compatibility strings Simon Horman
2016-02-04 14:29 ` [PATCH 42/70] ARM: dts: r8a7779: " Simon Horman
2016-02-04 14:29 ` [PATCH 43/70] ARM: dts: r8a7790: " Simon Horman
2016-02-04 14:29 ` [PATCH 44/70] ARM: dts: r8a7791: " Simon Horman
2016-02-04 14:29 ` [PATCH 45/70] ARM: dts: r8a7793: " Simon Horman
2016-02-04 14:29 ` [PATCH 46/70] ARM: dts: r8a7794: " Simon Horman
2016-02-04 14:29 ` [PATCH 47/70] ARM: dts: sh73a0: Rename the serial port clock to fck Simon Horman
2016-02-04 14:29 ` [PATCH 48/70] ARM: dts: r7s72100: " Simon Horman
2016-02-04 14:29 ` [PATCH 49/70] ARM: dts: r8a73a4: " Simon Horman
2016-02-04 14:29 ` [PATCH 50/70] ARM: dts: r8a7740: " Simon Horman
2016-02-04 14:29 ` [PATCH 51/70] ARM: dts: r8a7778: " Simon Horman
2016-02-04 14:29 ` [PATCH 52/70] ARM: dts: r8a7779: " Simon Horman
2016-02-04 14:29 ` [PATCH 53/70] ARM: dts: r8a7790: " Simon Horman
2016-02-04 14:29 ` [PATCH 54/70] ARM: dts: r8a7791: " Simon Horman
2016-02-04 14:29 ` [PATCH 55/70] ARM: dts: r8a7793: " Simon Horman
2016-02-04 14:29 ` [PATCH 56/70] ARM: dts: r8a7794: " Simon Horman
2016-02-04 14:29 ` [PATCH 57/70] ARM: dts: r8a7778: Add BRG support for SCIF Simon Horman
2016-02-04 14:29 ` [PATCH 58/70] ARM: dts: r8a7779: " Simon Horman
2016-02-04 14:29 ` [PATCH 59/70] ARM: dts: r8a7790: Add BRG support for (H)SCIF Simon Horman
2016-02-04 14:29 ` [PATCH 60/70] ARM: dts: r8a7791: " Simon Horman
2016-02-04 14:29 ` [PATCH 61/70] ARM: dts: r8a7793: Add BRG support for SCIF Simon Horman
2016-02-04 14:29 ` [PATCH 62/70] ARM: dts: r8a7794: Add BRG support for (H)SCIF Simon Horman
2016-02-04 14:29 ` [PATCH 63/70] ARM: dts: alt: Enable SCIF_CLK frequency and pins Simon Horman
2016-02-04 14:29 ` [PATCH 64/70] ARM: dts: bockw: " Simon Horman
2016-02-04 14:29 ` [PATCH 65/70] ARM: dts: gose: " Simon Horman
2016-02-04 14:30 ` [PATCH 66/70] ARM: dts: koelsch: " Simon Horman
2016-02-04 14:30 ` [PATCH 67/70] ARM: dts: lager: " Simon Horman
2016-02-04 14:30 ` [PATCH 68/70] ARM: dts: marzen: " Simon Horman
2016-02-04 14:30 ` [PATCH 69/70] ARM: dts: porter: " Simon Horman
2016-02-04 14:30 ` [PATCH 70/70] ARM: dts: silk: " Simon Horman
2016-02-08 21:51 ` [GIT PULL] Renesas ARM Based SoC DT Updates for v4.6 Olof Johansson
2016-02-09  7:39   ` Geert Uytterhoeven
2016-02-09 18:39     ` Simon Horman
2016-02-11  3:55       ` Olof Johansson
2016-02-11 17:22         ` Simon Horman [this message]
2016-02-11 21:22           ` Olof Johansson

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=20160211172218.GD12080@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.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 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).