All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
To: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	Alexandre Courbot
	<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [GIT PULL 5/6] ARM: tegra: Changes for v4.8-rc1
Date: Wed, 6 Jul 2016 22:38:19 -0700	[thread overview]
Message-ID: <20160707053819.GR32389@localhost> (raw)
In-Reply-To: <20160701145026.25760-5-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi Thierry,

On Fri, Jul 01, 2016 at 04:50:25PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-arm
> 
> for you to fetch changes up to 1cedbdf624145076992c794ae07b85fe20063c1b:
> 
>   ARM: tegra: Initial support for Apalis TK1 (2016-07-01 16:34:16 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> ARM: tegra: Changes for v4.8-rc1
> 
> Mostly cleanups, but also initial support for the Toradex Apalis TK1.

I'm a little confused by how you choose to organize your patches this release.
You've had several small driver branches that you sent out individually (this
is not a problem). However, here you're lumping together SoC and DT changes in
one branch, something we normally merge into separate categories at our end.

Please revisit this branch and separate out DT and arch/arm/mach* contents.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/6] ARM: tegra: Changes for v4.8-rc1
Date: Wed, 6 Jul 2016 22:38:19 -0700	[thread overview]
Message-ID: <20160707053819.GR32389@localhost> (raw)
In-Reply-To: <20160701145026.25760-5-thierry.reding@gmail.com>

Hi Thierry,

On Fri, Jul 01, 2016 at 04:50:25PM +0200, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-arm
> 
> for you to fetch changes up to 1cedbdf624145076992c794ae07b85fe20063c1b:
> 
>   ARM: tegra: Initial support for Apalis TK1 (2016-07-01 16:34:16 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> ARM: tegra: Changes for v4.8-rc1
> 
> Mostly cleanups, but also initial support for the Toradex Apalis TK1.

I'm a little confused by how you choose to organize your patches this release.
You've had several small driver branches that you sent out individually (this
is not a problem). However, here you're lumping together SoC and DT changes in
one branch, something we normally merge into separate categories at our end.

Please revisit this branch and separate out DT and arch/arm/mach* contents.


-Olof

  parent reply	other threads:[~2016-07-07  5:38 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 14:50 [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Thierry Reding
2016-07-01 14:50 ` Thierry Reding
     [not found] ` <20160701145026.25760-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-01 14:50   ` [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1 Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 3/6] memory: tegra: Changes " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 4/6] soc/tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-4-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:34       ` Olof Johansson
2016-07-07  5:34         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 5/6] ARM: tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-5-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:38       ` Olof Johansson [this message]
2016-07-07  5:38         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 6/6] arm64: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-6-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:42       ` Olof Johansson
2016-07-07  5:42         ` Olof Johansson
2016-07-07  5:32   ` [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Olof Johansson
2016-07-07  5:32     ` 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=20160707053819.GR32389@localhost \
    --to=olof-nzht3qvonbneowh0uzbu5w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.