[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1578488123-26127-2-git-send-email-claudiu.beznea@microchip.com>
Date: Wed, 8 Jan 2020 14:55:08 +0200
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <robh+dt@...nel.org>, <mark.rutland@....com>,
<nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<ludovic.desroches@...rochip.com>, <vkoul@...nel.org>,
<eugen.hristev@...rochip.com>, <jic23@...nel.org>,
<knaack.h@....de>, <lars@...afoo.de>, <pmeerw@...erw.net>,
<mchehab@...nel.org>, <lee.jones@...aro.org>,
<richard.genoud@...il.com>, <radu_nicolae.pirea@....ro>,
<tudor.ambarus@...rochip.com>, <miquel.raynal@...tlin.com>,
<richard@....at>, <vigneshr@...com>, <wg@...ndegger.com>,
<mkl@...gutronix.de>, <a.zummo@...ertech.it>, <broonie@...nel.org>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <dmaengine@...r.kernel.org>,
<linux-iio@...r.kernel.org>, <linux-media@...r.kernel.org>,
<linux-spi@...r.kernel.org>, <linux-mtd@...ts.infradead.org>,
<linux-can@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-rtc@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH 01/16] dt-bindings: at_xdmac: add entry for microchip compatibles
Add entry for microchip compatibles. This is for "microchip,sam9x60-dma"
DT binding.
Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
---
Documentation/devicetree/bindings/dma/atmel-xdma.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/dma/atmel-xdma.txt b/Documentation/devicetree/bindings/dma/atmel-xdma.txt
index 0eb2b3207e08..081a76c3db2f 100644
--- a/Documentation/devicetree/bindings/dma/atmel-xdma.txt
+++ b/Documentation/devicetree/bindings/dma/atmel-xdma.txt
@@ -2,9 +2,10 @@
* XDMA Controller
Required properties:
-- compatible: Should be "atmel,<chip>-dma".
+- compatible: Should be "atmel,<chip>-dma" or "microchip,<chip>-dma".
<chip> compatible description:
- sama5d4: first SoC adding the XDMAC
+ - sam9x60: Microchip SoC
- reg: Should contain DMA registers location and length.
- interrupts: Should contain DMA interrupt.
- #dma-cells: Must be <1>, used to represent the number of integer cells in
--
2.7.4
Powered by blists - more mailing lists