Merge tag 'imx-soc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Tue, 25 Jun 2019 12:51:56 +0000 (05:51 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 25 Jun 2019 12:51:56 +0000 (05:51 -0700)
commita7d881464194920a04fb9b8c324877b32fd58a1f
treeeb9807c2c3237d43b31d410a6d8982b83c99b1f2
parentf7fd41afa15de2555ccf352b1849ab9c37d1ec33
parenta5a9dffcc9034ec244f68ead4e61c80965cc8d2d
Merge tag 'imx-soc-5.3' of git://git./linux/kernel/git/shawnguo/linux into arm/soc

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.

* tag 'imx-soc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading
  ARM: imx6: cpuidle: Use raw_spinlock_t

Signed-off-by: Olof Johansson <olof@lixom.net>