[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200527215740.9279-1-leoyang.li@nxp.com>
Date: Wed, 27 May 2020 16:57:40 -0500
From: Li Yang <leoyang.li@....com>
To: arm@...nel.org, soc@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
shawnguo@...nel.org
Subject: [GIT PULL] soc/fsl drivers changes for next(v5.8)
Hi soc maintainers,
Please merge the following new changes for soc/fsl drivers.
Regards,
Leo
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -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.8
for you to fetch changes up to e9e4ef9116b12951eaee3f8447ba9bbb40ab3620:
soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register (2020-05-22 18:11:03 -0500)
----------------------------------------------------------------
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
----------------------------------------------------------------
Colin Ian King (1):
soc: fsl: qe: clean up an indentation issue
Gustavo A. R. Silva (2):
treewide: Replace zero-length array with flexible-array
soc: fsl: qe: Replace one-element array and use struct_size() helper
Roy Pledge (1):
soc: fsl: dpio: Prefer the CPU affine DPIO
YueHaibing (2):
soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
drivers/soc/fsl/dpio/dpio-service.c | 6 +++++-
drivers/soc/fsl/dpio/qbman-portal.c | 12 ------------
drivers/soc/fsl/qbman/qman.c | 5 -----
drivers/soc/fsl/qe/qe.c | 4 ++--
drivers/soc/fsl/qe/ucc.c | 2 +-
include/linux/fsl/bestcomm/bestcomm.h | 2 +-
include/soc/fsl/qe/qe.h | 2 +-
7 files changed, 10 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists