From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] i.MX soc updates for 4.9
Date: Mon, 12 Sep 2016 17:02:25 +0800 [thread overview]
Message-ID: <1473670948-4265-2-git-send-email-shawnguo@kernel.org> (raw)
In-Reply-To: <1473670948-4265-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/imx-soc-4.9
for you to fetch changes up to d64299daf44c7ff57120a379ceb4907f19bbf041:
ARM: imx: build cpuidle-imx6sx.o for imx6ul (2016-09-08 22:12:10 +0800)
----------------------------------------------------------------
i.MX SoC updates for 4.9:
- Set INT_MEM_CLK_LPM bit to get proper WAIT mode support on i.MX6SX.
This is a workaround for i.MX6SX WAIT mode hardware issue.
- Enable cpuidle support with 3 low-power states (WFI, WAIT, POWER-OFF)
for i.MX6UL.
----------------------------------------------------------------
Anson Huang (3):
ARM: imx: rename imx6q_set_int_mem_clk_lpm() function
ARM: imx: enable WAIT mode hardware workaround for imx6sx
ARM: imx: add cpuidle support for i.mx6ul
Arnd Bergmann (1):
ARM: imx: build cpuidle-imx6sx.o for imx6ul
arch/arm/mach-imx/Makefile | 1 +
arch/arm/mach-imx/common.h | 2 +-
arch/arm/mach-imx/cpuidle-imx6q.c | 2 +-
arch/arm/mach-imx/cpuidle-imx6sx.c | 11 +++++++++++
arch/arm/mach-imx/mach-imx6ul.c | 3 +++
arch/arm/mach-imx/pm-imx6.c | 8 ++++----
6 files changed, 21 insertions(+), 6 deletions(-)
next prev parent reply other threads:[~2016-09-12 9:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-12 9:02 [GIT PULL 1/5] i.MX cleanup for 4.9 Shawn Guo
2016-09-12 9:02 ` Shawn Guo [this message]
2016-09-19 14:55 ` [GIT PULL 2/5] i.MX soc updates " Arnd Bergmann
2016-09-12 9:02 ` [GIT PULL 3/5] i.MX device tree " Shawn Guo
2016-09-13 15:43 ` Arnd Bergmann
2016-09-12 9:02 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2016-09-14 15:30 ` Arnd Bergmann
2016-09-16 1:47 ` Shawn Guo
2016-09-16 13:42 ` Arnd Bergmann
[not found] ` <CALRxmdDLRPLr3yD_wGW+3=thr8eZwX4DVGzMad0Gh7n-ERi+og@mail.gmail.com>
2016-09-21 21:57 ` Stuart Yoder
2016-09-12 9:02 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2016-09-14 22:00 ` Arnd Bergmann
2016-09-19 14:48 ` [GIT PULL 1/5] i.MX cleanup " 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=1473670948-4265-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).