From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] ARM: imx: soc updates for 4.4
Date: Mon, 19 Oct 2015 23:18:55 +0800 [thread overview]
Message-ID: <1445267937-2952-1-git-send-email-shawnguo@kernel.org> (raw)
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.4
for you to fetch changes up to 7f7308198f98700be82d123569ea59229a75d3c3:
ARM: imx: add cpufreq device for imx6ul (2015-10-12 21:47:22 +0800)
----------------------------------------------------------------
The i.MX SoC updates for 4.4:
- Enable suspend and cpufreq support for i.MX6UL
- Add platform level ENET initialization support for i.MX7D
----------------------------------------------------------------
Anson Huang (1):
ARM: imx: add suspend/resume support for i.mx6ul
Bai Ping (1):
ARM: imx: add cpufreq device for imx6ul
Fugang Duan (2):
ARM: imx7d: add imx7d iomux-gpr field define
ARM: imx: add enet init for i.MX7D platform
arch/arm/mach-imx/common.h | 1 +
arch/arm/mach-imx/mach-imx6ul.c | 9 ++++
arch/arm/mach-imx/mach-imx7d.c | 74 ++++++++++++++++++++++++++++++
arch/arm/mach-imx/pm-imx6.c | 46 ++++++++++++++++---
arch/arm/mach-imx/suspend-imx6.S | 3 ++
include/linux/mfd/syscon/imx7-iomuxc-gpr.h | 47 +++++++++++++++++++
6 files changed, 174 insertions(+), 6 deletions(-)
create mode 100644 include/linux/mfd/syscon/imx7-iomuxc-gpr.h
next reply other threads:[~2015-10-19 15:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 15:18 Shawn Guo [this message]
2015-10-19 15:18 ` [GIT PULL 2/3] ARM: imx: device tree changes for 4.4 Shawn Guo
2015-10-23 17:55 ` Olof Johansson
2015-10-19 15:18 ` [GIT PULL 3/3] ARM: imx: defconfig updates " Shawn Guo
2015-10-23 17:56 ` Olof Johansson
2015-10-23 17:50 ` [GIT PULL 1/3] ARM: imx: soc " 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=1445267937-2952-1-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).