Re: [PATCH v5 10/15] dma: imx-sdma: add i.mx6ul/6sx compatible name

2019-06-11 Thread Robin Gong
On 2019-06-11 at 22:35 +, Rob Herring wrote: > On Mon, 10 Jun 2019 16:17:48 +0800, yibin.g...@nxp.com wrote: > > > > From: Robin Gong > > > > Add i.mx6ul and i.mx6sx compatible name in binding doc. > > > > Signed-off-by: Robin Gong > > --- > >  

Re: [PATCH v5 10/15] dma: imx-sdma: add i.mx6ul/6sx compatible name

2019-06-11 Thread Rob Herring
On Mon, 10 Jun 2019 16:17:48 +0800, yibin.g...@nxp.com wrote: > From: Robin Gong > > Add i.mx6ul and i.mx6sx compatible name in binding doc. > > Signed-off-by: Robin Gong > --- > Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 2 ++ > 1 file changed, 2 insertions(+) > Please add

[PATCH v5 10/15] dma: imx-sdma: add i.mx6ul/6sx compatible name

2019-06-10 Thread yibin . gong
From: Robin Gong Add i.mx6ul and i.mx6sx compatible name in binding doc. Signed-off-by: Robin Gong --- Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt