From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 20 Jun 2016 08:07:24 -0500 Subject: [PATCH v4 1/4] dt-bindings: dma: add binding for the Marvell XOR v2 engine In-Reply-To: <1466080116-26777-2-git-send-email-thomas.petazzoni@free-electrons.com> References: <1466080116-26777-1-git-send-email-thomas.petazzoni@free-electrons.com> <1466080116-26777-2-git-send-email-thomas.petazzoni@free-electrons.com> Message-ID: <20160620130724.GA23860@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 16, 2016 at 02:28:33PM +0200, Thomas Petazzoni wrote: > This commit adds the Device Tree binding documentation for the Marvell > XOR v2 engine, which is found on Marvell Armada 7K/8K ARM64 SoCs. > > Signed-off-by: Thomas Petazzoni > --- > .../devicetree/bindings/dma/mv-xor-v2.txt | 24 ++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > create mode 100644 Documentation/devicetree/bindings/dma/mv-xor-v2.txt Acked-by: Rob Herring