From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753079AbdIURNJ (ORCPT ); Thu, 21 Sep 2017 13:13:09 -0400 Received: from mga09.intel.com ([134.134.136.24]:25408 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751919AbdIURNH (ORCPT ); Thu, 21 Sep 2017 13:13:07 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,425,1500966000"; d="scan'208";a="154025181" Date: Thu, 21 Sep 2017 22:46:08 +0530 From: Vinod Koul To: Nicolin Chen Cc: fabio.estevam@nxp.com, dan.j.williams@intel.com, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] dmaengine: imx-sdma: Correct src_addr_widths and directions Message-ID: <20170921171608.GH30097@localhost> References: <1505414803-21226-1-git-send-email-nicoleotsuka@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505414803-21226-1-git-send-email-nicoleotsuka@gmail.com> 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 Thu, Sep 14, 2017 at 11:46:43AM -0700, Nicolin Chen wrote: > The driver already supports DMA_DEV_TO_DEV in sdma_config(), > DMA_SLAVE_BUSWIDTH_2_BYTES and DMA_SLAVE_BUSWIDTH_1_BYTE in > sdma_prep_slave_sg(). So this patch adds them to the lists. Applied, thanks -- ~Vinod