Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Thu, 16 Jan 2020 18:47:27 +0000 (10:47 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 16 Jan 2020 18:47:29 +0000 (10:47 -0800)
commit0f827273178f5656edf1210dc94b8653df7580bf
tree131cd184278e653d4127646a1164a56410b83ca5
parentc7ce73eb018566222542adfb21f18961d0009286
parentf52cdcce9197fef9d4a68792dd3b840ad2b77117
Merge tag 'imx-driver-5.6' of git://git./linux/kernel/git/shawnguo/linux into arm/drivers

i.MX driver changes for 5.6:

 - Add i.MX8MP SoC driver support.
 - Allow IMX DSP Protocol driver to be built as module.
 - Add COMPILE_TEST for IMX_SCU_SOC driver to increase build coverage.
 - Print SoC type and revision in i.MX8 SoC driver, as this is useful
   information to have when looking through boot log.

* tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  firmware: imx: Allow IMX DSP to be selected as module
  soc: imx: Enable compile testing of IMX_SCU_SOC
  soc: imx: Add i.MX8MP SoC driver support
  soc: imx8: print SoC type and revision

Link: https://lore.kernel.org/r/20200113034006.17430-1-shawnguo@kernel.org
Signed-off-by: Olof Johansson <olof@lixom.net>