linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] ZTE arm64 device tree changes for 4.9
Date: Fri, 16 Sep 2016 14:50:40 +0800	[thread overview]
Message-ID: <1474008641-30859-2-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1474008641-30859-1-git-send-email-shawnguo@kernel.org>

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/zte-dt64-4.9

for you to fetch changes up to 2e673c7dc37a51f1c1cdabee22615916cbe0fc27:

  arm64: dts: Add ZTE ZX296718 SoC dts and Makefile (2016-09-16 10:47:05 +0800)

----------------------------------------------------------------
ZTE arm64 device tree changes for 4.9:
 - Add initial DTS support for ZTE ZX296718 SoC and ZX296718 EVB board.

----------------------------------------------------------------
Jun Nie (1):
      arm64: dts: Add ZTE ZX296718 SoC dts and Makefile

 Documentation/devicetree/bindings/arm/zte.txt |  24 +++
 arch/arm64/boot/dts/Makefile                  |   1 +
 arch/arm64/boot/dts/zte/Makefile              |   5 +
 arch/arm64/boot/dts/zte/zx296718-evb.dts      |  64 ++++++
 arch/arm64/boot/dts/zte/zx296718.dtsi         | 292 ++++++++++++++++++++++++++
 5 files changed, 386 insertions(+)
 create mode 100644 arch/arm64/boot/dts/zte/Makefile
 create mode 100644 arch/arm64/boot/dts/zte/zx296718-evb.dts
 create mode 100644 arch/arm64/boot/dts/zte/zx296718.dtsi

  reply	other threads:[~2016-09-16  6:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16  6:50 [GIT PULL 1/3] ZTE arm64 soc changes for 4.9 Shawn Guo
2016-09-16  6:50 ` Shawn Guo [this message]
2016-09-19 20:33   ` [GIT PULL 2/3] ZTE arm64 device tree " Arnd Bergmann
2016-09-16  6:50 ` [GIT PULL 3/3] ZTE arm64 defconfig " Shawn Guo
2016-09-19 20:36   ` Arnd Bergmann
2016-09-19 20:35 ` [GIT PULL 1/3] ZTE arm64 soc " 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=1474008641-30859-2-git-send-email-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --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).