Merge tag 'soc-fsl-next-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorOlof Johansson <olof@lixom.net>
Sat, 8 Jan 2022 21:46:07 +0000 (13:46 -0800)
committerOlof Johansson <olof@lixom.net>
Sat, 8 Jan 2022 21:46:09 +0000 (13:46 -0800)
commit6b6db66fb373b0f19ca7798500244d256ec0ab44
tree63ad76115df9f96b535459747f41975023f0a9ed
parent0876babeb5600bbbc3013b7df6a96a93f01435ee
parent1ce93cb102e7fcf5d1849044d23ce92b5a71040a
Merge tag 'soc-fsl-next-v5.17' of git://git./linux/kernel/git/leo/linux into arm/late

NXP/FSL SoC driver updates for v5.17

- Add new SoC compatible in existing binding
- Replace kernel.h with the necessary inclusions
- MAINTAINERS file fixes
- Fix memory allocation failure check in guts driver
- Various cleanups and minor fixes

* tag 'soc-fsl-next-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: qe: Check of ioremap return value
  soc: fsl: qe: fix typo in a comment
  soc: fsl: guts: Add a missing memory allocation failure check
  soc: fsl: guts: Revert commit 3c0d64e867ed
  soc: fsl: Correct MAINTAINERS database (SOC)
  soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
  soc: fsl: Replace kernel.h with the necessary inclusions
  dt-bindings: fsl,layerscape-dcfg: add missing compatible for lx2160a
  dt-bindings: qoriq-clock: add missing compatible for lx2160a

Link: https://lore.kernel.org/r/20220107033736.26762-1-leoyang.li@nxp.com
Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS