Merge tag 'soc-fsl-next-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:00:55 +0000 (22:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:00:55 +0000 (22:00 +0100)
commitba622a3e74a7fc05e648dbb34483d74852f5ff86
treee626ce94a01f53d11242acd7497732a24c48f7b5
parente24f7fac3b973ad24b0fd96f6de47695c90f6528
parente95f287deed2454b8cad5b27859271db30130b2b
Merge tag 'soc-fsl-next-v5.11' of git://git./linux/kernel/git/leo/linux into arm/drivers

NXP/FSL SoC driver updates for v5.11

- Add RCPM errata workaround for A-008646 on LS1021A
- Various W=1 warning fixes for fsl/soc drivers

* tag 'soc-fsl-next-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
  soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'
  soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
  soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours

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