Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorArnd Bergmann <arnd@arndb.de>
Thu, 28 May 2020 10:45:25 +0000 (12:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 May 2020 10:45:26 +0000 (12:45 +0200)
commitfb6c05b08b1a672cdc749b78f4e63cbfdfdd0ee8
tree32cbcef1d35ec29ac685db88b0164acb7a36530a
parent60b4000f54649546b4780ac61b67e5601382225d
parente9e4ef9116b12951eaee3f8447ba9bbb40ab3620
Merge tag 'soc-fsl-next-v5.8' of git://git./linux/kernel/git/leo/linux into arm/drivers

NXP/FSL SoC driver updates for v5.8

DPAA2 DPIO driver
- Prefer the CPU affined DPIO

QUICC Engine drivers
- Replace one-element array and use struct_size() helper

Cleanups in various drivers

* tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
  soc: fsl: qe: clean up an indentation issue
  soc: fsl: dpio: Prefer the CPU affine DPIO
  soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
  soc: fsl: qe: Replace one-element array and use struct_size() helper
  treewide: Replace zero-length array with flexible-array

Link: https://lore.kernel.org/r/20200527215740.9279-1-leoyang.li@nxp.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/fsl/dpio/dpio-service.c
drivers/soc/fsl/dpio/qbman-portal.c