Message ID | 20190625075305.29082-2-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/7] i.MX drivers change for 5.3 | expand |
On Tue, Jun 25, 2019 at 03:53:00PM +0800, Shawn Guo wrote: > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.3 > > for you to fetch changes up to a5a9dffcc9034ec244f68ead4e61c80965cc8d2d: > > ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading (2019-06-12 18:32:03 +0800) > > ---------------------------------------------------------------- > i.MX SoC changes for 5.3: > - Switch imx7d to imx-cpufreq-dt for speed-grading, as imx-cpufreq-dt > driver can handle speed grading bits on imx7d just like on imx8mq. > - Improve imx6 cpuidle driver to use raw_spinlock_t. The change makes > no difference for !RT build, but is required by RT kernel. Merged, thanks! -Olof