From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] i.MX SoC changes for 4.20
Date: Mon, 1 Oct 2018 15:20:00 +0800 [thread overview]
Message-ID: <20181001072003.16238-2-shawnguo@kernel.org> (raw)
In-Reply-To: <20181001072003.16238-1-shawnguo@kernel.org>
The following changes since commit 57361846b52bc686112da6ca5368d11210796804:
Linux 4.19-rc2 (2018-09-02 14:37:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.20
for you to fetch changes up to c90dec00cc84942614bc41f75dc24a87b6d5763b:
ARM: imx: add i.mx6ulz msl support (2018-09-30 15:31:40 +0800)
----------------------------------------------------------------
i.MX SoC update for 4.20:
- Add ipg clock support in MMDC driver for registers access, so that
we will be safe even if the clock is not turned on by firmware.
- Register pm_power_off handler to provide power off support for iMX6
based boards with external PMIC.
- Add platform code support for i.MX 6ULZ SoC which is a derivative of
i.MX6ULL with some modules removed.
----------------------------------------------------------------
Anson Huang (2):
ARM: imx: add mmdc ipg clock operation for mmdc
ARM: imx: add i.mx6ulz msl support
Oleksij Rempel (1):
ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
arch/arm/mach-imx/anatop.c | 20 ++++++++++++++++++++
arch/arm/mach-imx/cpu.c | 3 +++
arch/arm/mach-imx/mmdc.c | 14 ++++++++++++++
arch/arm/mach-imx/mxc.h | 7 +++++++
arch/arm/mach-imx/pm-imx6.c | 29 +++++++++++++++++++++++++++--
5 files changed, 71 insertions(+), 2 deletions(-)
next prev parent reply other threads:[~2018-10-01 7:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 7:19 [GIT PULL 1/5] i.MX drivers updates for 4.20 Shawn Guo
2018-10-01 7:20 ` Shawn Guo [this message]
2018-10-01 14:02 ` [GIT PULL 2/5] i.MX SoC changes " Arnd Bergmann
2018-10-01 7:20 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2018-10-02 9:41 ` Arnd Bergmann
2018-10-01 7:20 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2018-10-02 9:42 ` Arnd Bergmann
2018-10-01 7:20 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2018-10-01 15:58 ` Arnd Bergmann
2018-10-03 14:15 ` Fabio Estevam
2018-10-03 15:38 ` Arnd Bergmann
2018-10-05 13:30 ` Shawn Guo
2018-10-11 13:24 ` Arnd Bergmann
2018-10-02 8:17 ` [GIT PULL 1/5] i.MX drivers " 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=20181001072003.16238-2-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).