Message ID | 20181001072003.16238-2-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/5] i.MX drivers updates for 4.20 | expand |
On Mon, Oct 1, 2018 at 9:20 AM Shawn Guo <shawnguo@kernel.org> wrote: > > 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. Pulled into next/soc, thanks! Arnd