[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190610081753.11422-11-yibin.gong@nxp.com>
Date: Mon, 10 Jun 2019 16:17:48 +0800
From: yibin.gong@....com
To: robh+dt@...nel.org, mark.rutland@....com, shawnguo@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, broonie@...nel.org,
festevam@...il.com, vkoul@...nel.org, dan.j.williams@...el.com,
u.kleine-koenig@...gutronix.de, catalin.marinas@....com,
l.stach@...gutronix.de, will.deacon@....com
Cc: linux-spi@...r.kernel.org, linux-imx@....com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
dmaengine@...r.kernel.org, devicetree@...r.kernel.org
Subject: [PATCH v5 10/15] dma: imx-sdma: add i.mx6ul/6sx compatible name
From: Robin Gong <yibin.gong@....com>
Add i.mx6ul and i.mx6sx compatible name in binding doc.
Signed-off-by: Robin Gong <yibin.gong@....com>
---
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 b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
index 9d8bbac..d024a83 100644
--- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
+++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
@@ -9,6 +9,8 @@ Required properties:
"fsl,imx53-sdma"
"fsl,imx6q-sdma"
"fsl,imx7d-sdma"
+ "fsl,imx6sx-sdma"
+ "fsl,imx6ul-sdma"
"fsl,imx8mq-sdma"
The -to variants should be preferred since they allow to determine the
correct ROM script addresses needed for the driver to work without additional
--
2.7.4
Powered by blists - more mailing lists