[GIT PULL] soc/fsl drivers changes for fix(v5.14)

From: Li Yang
Date: Fri Aug 13 2021 - 18:23:30 EST


Hi soc maintainers,

Please merge the following fixes for soc/fsl drivers.

Regards,
Leo

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-fix-v5.14

for you to fetch changes up to c1e64c0aec8cb0499e61af7ea086b59abba97945:

soc: fsl: qe: fix static checker warning (2021-08-13 16:56:10 -0500)

----------------------------------------------------------------
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

----------------------------------------------------------------
Maxim Kochetkov (2):
soc: fsl: qe: convert QE interrupt controller to platform_device
soc: fsl: qe: fix static checker warning

drivers/soc/fsl/qe/qe_ic.c | 84 ++++++++++++++++++++++++++--------------------
1 file changed, 48 insertions(+), 36 deletions(-)