Message ID | 1532140344-2771-2-git-send-email-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/6] i.MX drivers updates for 4.19 | expand |
On Sat, Jul 21, 2018 at 10:32:20AM +0800, Shawn Guo wrote: > The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: > > Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.19 > > for you to fetch changes up to 26b754f99402d6e7fc4e07d67a2597e6ebabde8b: > > ARM: mx5: Set the DBGEN bit in ARM_GPC register (2018-07-12 09:52:20 +0800) > > ---------------------------------------------------------------- > i.MX SoC update for 4.19: > - A series from Anson Huang to add power management for i.MX6SLL, > including standby and mem mode suspend, cpuidle support, and bus > clock auto gating function, etc. > - A couple of fix-ups on i.MX6SLL cpuidle random build issues. > - A couple of cleanups on stale EPIT timer initialization and RNGA > platform device registration function. > - Configure i.MX51 SoC M4IF to avoid visual artifacts during video > playback. > - Set up i.MX51 and i.MX53 DBGEN bit of ARM_GPC register, so that > clocks within the debug system can be activated. > - Add a Cortex-M4 platform support which will be useful for running > a Linux instance on Cortex-M4 core integrated in i.MX7D SoC. > - Flag of_iomap failure in imx_aips_allow_unprivileged_access() > function by giving a warning in there. Merged, thanks! -Olof