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.11
Date: Sun, 29 Jan 2017 12:06:42 +0800 [thread overview]
Message-ID: <1485662803-31235-4-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1485662803-31235-1-git-send-email-shawnguo@kernel.org>
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-4.11
for you to fetch changes up to 73447f68d7b2bc1df870da88b0e21d2bc1afc025:
dt-bindings: clockgen: Add compatible string for LS1012A (2017-01-29 10:09:47 +0800)
----------------------------------------------------------------
Freescale arm64 device tree updates for 4.11:
- Add support for LS1012A SoC which is an ARMv8 SoC with single
Cortex-A53 core, and the corresponding board support: FRDM, QDS
and RDB.
- Enable TMU (Thermal Monitoring Unit) support for LS1046A SoC.
- Enable PCA9547 device for ls2080a-rdb board by removing 'disabled'
status setting.
----------------------------------------------------------------
Harninder Rai (4):
arm64: dts: Add support for FSL's LS1012A SoC
Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards
Documentation: DT: add LS1012A compatible for SCFG and DCFG
dt-bindings: clockgen: Add compatible string for LS1012A
Jia Hongtao (1):
arm64: dts: ls1046a: Add TMU device tree support
Meng Yi (1):
arm64: dts: ls2080a-rdb: remove disable status of pca9547
Documentation/devicetree/bindings/arm/fsl.txt | 20 +-
.../devicetree/bindings/clock/qoriq-clock.txt | 1 +
arch/arm64/boot/dts/freescale/Makefile | 3 +
arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts | 115 ++++++++++
arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts | 128 +++++++++++
arch/arm64/boot/dts/freescale/fsl-ls1012a-rdb.dts | 59 +++++
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 247 +++++++++++++++++++++
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 80 +++++++
arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts | 1 -
9 files changed, 651 insertions(+), 3 deletions(-)
create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts
create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts
create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1012a-rdb.dts
create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
next prev parent reply other threads:[~2017-01-29 4:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-29 4:06 [GIT PULL 1/5] i.MX non-critical DT fixes for 4.11 Shawn Guo
2017-01-29 4:06 ` [GIT PULL 2/5] i.MX cleanups " Shawn Guo
2017-01-30 5:07 ` Olof Johansson
2017-02-03 13:10 ` Shawn Guo
2017-01-29 4:06 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2017-01-30 5:08 ` Olof Johansson
2017-01-29 4:06 ` Shawn Guo [this message]
2017-01-30 5:09 ` [GIT PULL 4/5] Freescale arm64 " Olof Johansson
2017-01-29 4:06 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2017-01-30 5:10 ` Olof Johansson
2017-01-30 5:06 ` [GIT PULL 1/5] i.MX non-critical DT 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=1485662803-31235-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).