Merge tag 'soc-fsl-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Oct 2021 15:31:39 +0000 (17:31 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Oct 2021 15:31:40 +0000 (17:31 +0200)
commitac2561f921e233ca7ae027c6e7e7b8832029dd04
tree8c9eded8c19b2b7f921f04d0d6f06c76b40d0daf
parent34f3c67b817852625ba839ed4bc28381773d0f58
parent54c8b5b6f8a868b9c21a7b0efe92ed2fbcc67080
Merge tag 'soc-fsl-next-v5.16' of git://git./linux/kernel/git/leo/linux into arm/drivers

NXP/FSL SoC driver updates for v5.16

DPIO Driver
- Code cleanup and fix compile warning

RCMP and Guts Driver
- Make use of the helper function devm_platform_ioremap_resource()

* tag 'soc-fsl-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: dpio: rename the enqueue descriptor variable
  soc: fsl: dpio: use an explicit NULL instead of 0
  soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()
  soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()

Link: https://lore.kernel.org/r/20211022010027.11866-2-leoyang.li@nxp.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>