Merge tag 'soc-fsl-fix-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Aug 2021 20:41:59 +0000 (22:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Aug 2021 20:42:02 +0000 (22:42 +0200)
commitdf97e5f3b21c3ed41385fa61cfb6e191044957ce
treed69783a6b9ada6347a9fb3d50c389dcde01da3c7
parentcbfece75186d6dae6e0fe2b3492ac76eb380afdb
parentc1e64c0aec8cb0499e61af7ea086b59abba97945
Merge tag 'soc-fsl-fix-v5.14' of git://git./linux/kernel/git/leo/linux into arm/fixes

NXP/FSL SoC driver fixes for v5.14

QE interrupt controller driver
- Convert it to platform_device driver to make it work with fw_devlink
- Fix static analysis issue

* tag 'soc-fsl-fix-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: qe: fix static checker warning
  soc: fsl: qe: convert QE interrupt controller to platform_device

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