From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 1/2] dt-bindings: dmaengine: xilinx_dma: Add VDMA vertical flip property Date: Tue, 26 Jun 2018 11:00:54 -0600 Message-ID: <20180626170054.GA1467@rob-hp-laptop> References: <1528875288-9140-1-git-send-email-radhey.shyam.pandey@xilinx.com> <1528875288-9140-2-git-send-email-radhey.shyam.pandey@xilinx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1528875288-9140-2-git-send-email-radhey.shyam.pandey@xilinx.com> Sender: linux-kernel-owner@vger.kernel.org To: Radhey Shyam Pandey Cc: vkoul@kernel.org, mark.rutland@arm.com, michal.simek@xilinx.com, dan.j.williams@intel.com, appana.durga.rao@xilinx.com, lars@metafoo.de, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wed, Jun 13, 2018 at 01:04:47PM +0530, Radhey Shyam Pandey wrote: > The AXI VDMA core supports Vertical flip in S2MM path when Enable > Vertical Flip (Advanced tab) is selected. To allow vertical flip > programming define an optional 'xlnx,enable-vert-flip' channel > child node property. > > Signed-off-by: Radhey Shyam Pandey > Signed-off-by: Michal Simek > --- > .../devicetree/bindings/dma/xilinx/xilinx_dma.txt | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Reviewed-by: Rob Herring