[PATCH 0/5] soc: fsl: various fixes

From: Ioana Ciornei
Date: Mon Oct 18 2021 - 11:12:55 EST


This patch set has various unrelated fixes in the dpio driver and the
dpaa2-console one.
Patches were applied on latest linux-next and formatted from there.

Diana Craciun (1):
soc: fsl: dpio: fix qbman alignment error in the virtualization
context

Ioana Ciornei (2):
soc: fsl: dpio: use an explicit NULL instead of 0
soc: fsl: dpio: fix kernel-doc warnings

Robert-Ionut Alexa (1):
soc: fsl: dpaa2-console: free buffer before returning from
dpaa2_console_read

Youri Querry (1):
soc: fsl: dpio: rename the enqueue descriptor variable

drivers/soc/fsl/dpaa2-console.c | 1 +
drivers/soc/fsl/dpio/dpio-service.c | 42 ++++++++--------
drivers/soc/fsl/dpio/qbman-portal.c | 76 ++++++++++++++---------------
drivers/soc/fsl/dpio/qbman-portal.h | 39 +++++++++------
4 files changed, 85 insertions(+), 73 deletions(-)

--
2.33.1