RE: [PATCH v4 2/2] dt-bindings: fsl-dma: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string

From: Joy Zou
Date: Wed Apr 17 2024 - 21:40:15 EST



> -----Original Message-----
> From: Frank Li <frank.li@xxxxxxx>
> Sent: 2024年4月17日 22:45
> To: Joy Zou <joy.zou@xxxxxxx>
> Cc: Peng Fan <peng.fan@xxxxxxx>; vkoul@xxxxxxxxxx; robh@xxxxxxxxxx;
> krzk+dt@xxxxxxxxxx; conor+dt@xxxxxxxxxx; imx@xxxxxxxxxxxxxxx;
> dmaengine@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> devicetree@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH v4 2/2] dt-bindings: fsl-dma: fsl-edma: clean up unused
> "fsl,imx8qm-adma" compatible string
>
> On Wed, Apr 17, 2024 at 11:26:42AM +0800, Joy Zou wrote:
> > The eDMA hardware issue only exist imx8QM A0. A0 never mass
> production.
> > The compatible string "fsl,imx8qm-adma" is unused. So remove the
> > workaround safely.
> >
> > Signed-off-by: Joy Zou <joy.zou@xxxxxxx>
>
> "So remove it safely."
>
> There are no 'workaround' in bindings doc. after fix it,
Thanks for your comments!
Will change the commit message in next version.
BR
Joy Zou
>
> Reviewed-by: Frank Li <Frank.Li@xxxxxxx>
>
> > ---
> > Changes for v4:
> > 1. adjust the subject to keep consistent with existing patches.
> >
> > Changes for v3:
> > 1. modify the commit message.
> > 2. remove the unused compatible string "fsl,imx8qm-adma" from allOf
> property.
> > ---
> > Documentation/devicetree/bindings/dma/fsl,edma.yaml | 2 --
> > 1 file changed, 2 deletions(-)
> >