> -----Original Message----- > From: Frank Li <frank.li@xxxxxxx> > Sent: 2024年4月12日 11:07 > 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 v3 2/2] dma: dt-bindings: fsl-edma: clean up unused > "fsl,imx8qm-adma" compatible string > > On Fri, Apr 12, 2024 at 11:04:36AM +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. > > > You missed change subject: > > dt-bindings: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string > > dt-bindings should be first patch, then driver code. > > I suggest use the same words, "clean up" or "Remove". keep consistent for > both patches Thanks your comments! Yeah, sorry for forgetting to change it. Will change in next version. BR Joy Zou > > Frank >