[PATCH v5 0/2] clean up unused "fsl,imx8qm-adma" compatible string

Joy Zou posted 2 patches 3 weeks, 2 days ago
.../devicetree/bindings/dma/fsl,edma.yaml        |  2 --
drivers/dma/fsl-edma-common.c                    | 16 ++++------------
drivers/dma/fsl-edma-common.h                    |  2 --
drivers/dma/fsl-edma-main.c                      |  8 --------
4 files changed, 4 insertions(+), 24 deletions(-)
[PATCH v5 0/2] clean up unused "fsl,imx8qm-adma" compatible string
Posted by Joy Zou 3 weeks, 2 days ago
The patchset clean up "fsl,imx8qm-adma" compatible string.
For the details, please check the patch commit log.

---
Changes for v5:
1. remove remove FSL_EDMA_DRV_QUIRK_SWAPPED in fsl-edma-common.h.
2. modify the bindings patch commit message and add review tag.

Changes for v4:
1. change patch subject.

Changes for v3:
1. add more description for dt-bindings patch commit message.
2. remove the unused compatible string "fsl,imx8qm-adma" from allOf property.

Changes for v2:
1. Change the patchset subject.
2. Add bindings update.

Joy Zou (2):
  dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible
    string
  dt-bindings: fsl-dma: fsl-edma: clean up unused "fsl,imx8qm-adma"
    compatible string

 .../devicetree/bindings/dma/fsl,edma.yaml        |  2 --
 drivers/dma/fsl-edma-common.c                    | 16 ++++------------
 drivers/dma/fsl-edma-common.h                    |  2 --
 drivers/dma/fsl-edma-main.c                      |  8 --------
 4 files changed, 4 insertions(+), 24 deletions(-)

-- 
2.37.1
Re: [PATCH v5 0/2] clean up unused "fsl,imx8qm-adma" compatible string
Posted by Vinod Koul 3 weeks, 1 day ago
On Wed, 24 Apr 2024 14:45:06 +0800, Joy Zou wrote:
> The patchset clean up "fsl,imx8qm-adma" compatible string.
> For the details, please check the patch commit log.
> 

Applied, thanks!

[1/2] dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
      commit: 77584368a0f3d9eba112c3df69f1df7f282dbfe9
[2/2] dt-bindings: fsl-dma: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
      commit: 44177a586fe463150def993de0371f1a82d3465c

Best regards,
-- 
~Vinod