mbox series

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

Message ID 20240424064508.1886764-1-joy.zou@nxp.com (mailing list archive)
Headers show
Series clean up unused "fsl,imx8qm-adma" compatible string | expand

Message

Joy Zou April 24, 2024, 6:45 a.m. UTC
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(-)

Comments

Vinod Koul April 25, 2024, 9:17 a.m. UTC | #1
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,