From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Thierry Reding
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@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: [GIT PULL 2/4] ARM: tegra: Device tree changes for v4.8-rc1
Date: Mon, 11 Jul 2016 17:25:10 +0200 [thread overview]
Message-ID: <20160711152512.11731-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20160711152512.11731-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
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-dt
for you to fetch changes up to 85afd20e4bccc39f4eae01cb50e435ca45aef912:
ARM: tegra: Initial support for Apalis TK1 (2016-07-11 16:48:10 +0200)
Thanks,
Thierry
----------------------------------------------------------------
ARM: tegra: Device tree changes for v4.8-rc1
Some cleanups to existing device tree sources and add Toradex Apalis TK1
support.
----------------------------------------------------------------
Marcel Ziswiler (2):
ARM: tegra: Remove commas from unit addresses on Tegra124
ARM: tegra: Initial support for Apalis TK1
Stephen Warren (1):
ARM: tegra: Import latest Jetson TK1 spreadsheet
Thierry Reding (2):
ARM: tegra: Fix a couple of DTC warnings
ARM: tegra: Add spaces around = in properties
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/tegra114-dalmore.dts | 2 +-
arch/arm/boot/dts/tegra114-roth.dts | 4 +-
arch/arm/boot/dts/tegra114-tn7.dts | 2 +-
arch/arm/boot/dts/tegra124-apalis-emc.dtsi | 1502 +++++++++++++++++
arch/arm/boot/dts/tegra124-apalis-eval.dts | 284 ++++
arch/arm/boot/dts/tegra124-apalis.dtsi | 2100 ++++++++++++++++++++++++
arch/arm/boot/dts/tegra124-jetson-tk1-emc.dtsi | 6 +-
arch/arm/boot/dts/tegra124-jetson-tk1.dts | 88 +-
arch/arm/boot/dts/tegra124-nyan-big-emc.dtsi | 6 +-
arch/arm/boot/dts/tegra124-nyan-big.dts | 4 +-
arch/arm/boot/dts/tegra124-nyan-blaze-emc.dtsi | 6 +-
arch/arm/boot/dts/tegra124-nyan-blaze.dts | 2 +-
arch/arm/boot/dts/tegra124-nyan.dtsi | 60 +-
arch/arm/boot/dts/tegra124-venice2.dts | 70 +-
arch/arm/boot/dts/tegra124.dtsi | 125 +-
arch/arm/boot/dts/tegra20-colibri-512.dtsi | 2 +-
arch/arm/boot/dts/tegra20-harmony.dts | 2 +-
arch/arm/boot/dts/tegra20-paz00.dts | 2 +-
arch/arm/boot/dts/tegra20-seaboard.dts | 2 +-
arch/arm/boot/dts/tegra20-tamonten.dtsi | 2 +-
arch/arm/boot/dts/tegra20-trimslice.dts | 2 +-
arch/arm/boot/dts/tegra20-ventana.dts | 2 +-
arch/arm/boot/dts/tegra20-whistler.dts | 2 +-
arch/arm/boot/dts/tegra30-apalis.dtsi | 7 +-
arch/arm/boot/dts/tegra30-beaver.dts | 2 +-
arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +-
arch/arm/boot/dts/tegra30-colibri-eval-v3.dts | 2 +-
arch/arm/boot/dts/tegra30-colibri.dtsi | 2 +-
29 files changed, 4091 insertions(+), 202 deletions(-)
create mode 100644 arch/arm/boot/dts/tegra124-apalis-emc.dtsi
create mode 100644 arch/arm/boot/dts/tegra124-apalis-eval.dts
create mode 100644 arch/arm/boot/dts/tegra124-apalis.dtsi
next prev parent reply other threads:[~2016-07-11 15:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 15:25 [GIT PULL 1/4] ARM: tegra: Core SoC changes for v4.8-rc1 Thierry Reding
[not found] ` <20160711152512.11731-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-11 15:25 ` Thierry Reding [this message]
[not found] ` <20160711152512.11731-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-14 13:41 ` [GIT PULL 2/4] ARM: tegra: Device tree " Arnd Bergmann
2016-07-11 15:25 ` [GIT PULL 3/4] arm64: " Thierry Reding
2016-07-11 15:25 ` [GIT PULL 4/4] arm64: tegra: Default configuration updates " Thierry Reding
[not found] ` <20160711152512.11731-4-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-14 13:55 ` Arnd Bergmann
2016-07-14 13:38 ` [GIT PULL 1/4] ARM: tegra: Core SoC changes " Arnd Bergmann
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=20160711152512.11731-2-thierry.reding@gmail.com \
--to=thierry.reding-re5jqeeqqe8avxtiumwx3w@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 \
/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