From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 4.8
Date: Thu, 18 Aug 2016 08:41:18 +0800 [thread overview]
Message-ID: <20160818004118.GA20221@tiger> (raw)
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-fixes-4.8
for you to fetch changes up to cfee6b5874654fe4e7388bc3112d3afb76cd8b9e:
ARM: imx6ul: populates platform device at .init_machine (2016-08-17 22:43:05 +0800)
----------------------------------------------------------------
The i.MX fixes for 4.8:
- Fix typo in imx6sx-sabreauto board wakeup property
- Fix i.MX6UL suspend-to-standby support by adding the
BM_CLPCR_BYP_MMDC_CH0_LPM_HS handling
- Fix a i.MX6UL regression on suspend support, which is caused by
commit 850bea2335e4 ("arm: Remove unnecessary of_platform_populate
with default match table")
----------------------------------------------------------------
Andreas F?rber (1):
ARM: dts: imx6sx-sabreauto: Fix misspelled property
Peter Chen (2):
ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
ARM: imx6ul: populates platform device at .init_machine
arch/arm/boot/dts/imx6sx-sabreauto.dts | 2 +-
arch/arm/mach-imx/mach-imx6ul.c | 1 +
arch/arm/mach-imx/pm-imx6.c | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
next reply other threads:[~2016-08-18 0:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-18 0:41 Shawn Guo [this message]
2016-08-26 0:29 ` [GIT PULL] i.MX fixes for 4.8 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=20160818004118.GA20221@tiger \
--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).