Hi arm-soc maintainers, Please find the pull request for NXP/FSL SoC drivers.
Regards, Leo The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.11 for you to fetch changes up to e95f287deed2454b8cad5b27859271db30130b2b: soc: fsl: handle RCPM errata A-008646 on SoC LS1021A (2020-11-23 19:16:02 -0600) ---------------------------------------------------------------- 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 ---------------------------------------------------------------- Biwen Li (1): soc: fsl: handle RCPM errata A-008646 on SoC LS1021A Lee Jones (3): soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' drivers/soc/fsl/dpio/qbman-portal.c | 18 +++++++++++++----- drivers/soc/fsl/qbman/qman.c | 8 ++------ drivers/soc/fsl/qe/qe_common.c | 2 +- drivers/soc/fsl/rcpm.c | 35 ++++++++++++++++++++++++++++++++++- 4 files changed, 50 insertions(+), 13 deletions(-)