From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932128AbcE0PpB (ORCPT ); Fri, 27 May 2016 11:45:01 -0400 Received: from mail-oi0-f68.google.com ([209.85.218.68]:33666 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753109AbcE0Po7 (ORCPT ); Fri, 27 May 2016 11:44:59 -0400 Date: Fri, 27 May 2016 10:44:57 -0500 From: Rob Herring To: Peter Griffin Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, vinod.koul@intel.com, ohad@wizery.com, bjorn.andersson@linaro.org, arnd@arndb.de, devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, dmaengine@vger.kernel.org, lee.jones@linaro.org, Ludovic Barre Subject: Re: [PATCH v4 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation Message-ID: <20160527154457.GA20370@rob-hp-laptop> References: <1464192412-16386-1-git-send-email-peter.griffin@linaro.org> <1464192412-16386-6-git-send-email-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464192412-16386-6-git-send-email-peter.griffin@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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