From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 27 May 2016 10:44:57 -0500 Subject: [PATCH v4 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation In-Reply-To: <1464192412-16386-6-git-send-email-peter.griffin@linaro.org> References: <1464192412-16386-1-git-send-email-peter.griffin@linaro.org> <1464192412-16386-6-git-send-email-peter.griffin@linaro.org> Message-ID: <20160527154457.GA20370@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 25, 2016 at 05:06:38PM +0100, Peter Griffin wrote: > This patch adds the DT binding documentation for the FDMA constroller > found on STi based chipsets from STMicroelectronics. > > Signed-off-by: Ludovic Barre > Signed-off-by: Peter Griffin > --- > Documentation/devicetree/bindings/dma/st_fdma.txt | 87 +++++++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/dma/st_fdma.txt Acked-by: Rob Herring