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 4/5] Freescale arm64 device tree updates for 4.10
Date: Tue, 15 Nov 2016 17:00:30 +0800	[thread overview]
Message-ID: <1479200431-1765-4-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1479200431-1765-1-git-send-email-shawnguo@kernel.org>

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.10

for you to fetch changes up to 236f794e4463a6b53139702c1b609091f61a17ab:

  arm64: dts: ls2080a: Add TMU device tree support for LS2080A (2016-11-15 15:05:36 +0800)

----------------------------------------------------------------
Freescale arm64 device tree updates for 4.10:
 - Enable Thermal Monitoring Unit (TMU) for thermal management on
   LS1043A and LS2080A.
 - Add support for LS1046A SoC, which has similar peripherals as
   LS1043A but integrates 4 A72 cores.
 - Add two LS1046A based board support: LS1046A-QDS and LS1046A-RDB.

----------------------------------------------------------------
Hongtao Jia (2):
      arm64: dts: ls1043a: Add TMU device tree support for LS1043A
      arm64: dts: ls2080a: Add TMU device tree support for LS2080A

Mingkai Hu (2):
      arm64: dts: add QorIQ LS1046A SoC support
      arm64: dts: add LS1046A-RDB board support

Shaohui Xie (8):
      dt-bindings: fsl: Add LS1043A/LS1046A/LS2080A SoC compatible strings
      dt-bindings: fsl: add LS1043A/LS1046A/LS2080A compatible for SCFG and DCFG
      dt-bindings: i2c: adds two more nxp devices
      dt-bindings: qoriq-clock: add LS1043A/LS1046A/LS2080A compatible for clockgen
      dt-bindings: ahci-fsl-qoriq: updated for SoC ls1046a
      Documentation: DT: Add entry for QorIQ LS1046A-RDB board
      Documentation: DT: Add entry for QorIQ LS1046A-QDS board
      arm64: dts: add LS1046A-QDS board support

 Documentation/devicetree/bindings/arm/fsl.txt      |  34 +-
 .../devicetree/bindings/ata/ahci-fsl-qoriq.txt     |   2 +-
 .../devicetree/bindings/clock/qoriq-clock.txt      |   3 +
 .../devicetree/bindings/i2c/trivial-devices.txt    |   2 +
 arch/arm64/boot/dts/freescale/Makefile             |   2 +
 arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts  |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts  |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi     |  78 ++++
 arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts  | 212 +++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts  | 150 ++++++
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi     | 515 +++++++++++++++++++++
 arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dts  |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts  |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts |   2 +-
 arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi     | 116 ++++-
 15 files changed, 1107 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi

  parent reply	other threads:[~2016-11-15  9:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15  9:00 [GIT PULL 1/5] i.MX non-critical fixes for 4.10 Shawn Guo
2016-11-15  9:00 ` [GIT PULL 2/5] i.MX soc updates " Shawn Guo
2016-11-18 17:59   ` Olof Johansson
2016-11-15  9:00 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
2016-11-18 18:32   ` Olof Johansson
2016-11-15  9:00 ` Shawn Guo [this message]
2016-11-18 18:32   ` [GIT PULL 4/5] Freescale arm64 " Olof Johansson
2016-11-15  9:00 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2016-11-18 18:33   ` Olof Johansson
2016-11-18 17:59 ` [GIT PULL 1/5] i.MX non-critical fixes " 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=1479200431-1765-4-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).