[GIT PULL 2/3] ZTE arm64 device tree changes for 4.9

Shawn Guo shawnguo at kernel.org
Thu Sep 15 23:50:40 PDT 2016


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



More information about the linux-arm-kernel mailing list