Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933923AbbDQRU7 (ORCPT ); Fri, 17 Apr 2015 13:20:59 -0400 Received: from smtp.domeneshop.no ([194.63.252.55]:58776 "EHLO smtp.domeneshop.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932070AbbDQRU6 (ORCPT ); Fri, 17 Apr 2015 13:20:58 -0400 Message-ID: <553140F2.5040900@tronnes.org> Date: Fri, 17 Apr 2015 19:20:50 +0200 From: =?UTF-8?B?Tm9yYWxmIFRyw7hubmVz?= User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Stefan Wahren , dmaengine@vger.kernel.org, vinod.koul@intel.com CC: dan.j.williams@intel.com, jonathan@raspberrypi.org, linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org Subject: Re: [PATCH] dmaengine: bcm2835: Add slave dma support References: <1429091778-26350-1-git-send-email-noralf@tronnes.org> <552EB54A.3060404@lategoodbye.de> <55303318.5080609@tronnes.org> <55313E1A.2040409@lategoodbye.de> In-Reply-To: <55313E1A.2040409@lategoodbye.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1567 Lines: 51 Hi Stefan, Den 17.04.2015 19:08, skrev Stefan Wahren: > Hi Noralf, > > Am 17.04.2015 um 00:09 schrieb Noralf Trønnes: >> >> Den 15.04.2015 21:00, skrev Stefan Wahren: >>> Hi Noralf, >>> >>> Am 15.04.2015 um 11:56 schrieb Noralf Trønnes: >>>> Add slave transfer capability to BCM2835 dmaengine driver. >>>> This patch is pulled from the bcm2708-dmaengine driver in the >>>> Raspberry Pi repo. The work was done by Gellert Weisz. >>>> >>>> Tested with the bcm2835-mmc driver from the same repo. >>> >>> why not with the upstream kernel? >>> >> >> See my answer to Alexander Stein. > > i read the mail, but i'm still confused. Please let me paraphrase my > last question: > > Is this patch testable with upstream kernel? > Sorry, I misread you. This patch was made against mainline 4.0-rc7, not the Raspberry Pi repo. I then used the bcm2835-mmc driver in mainline to be able to test the functionality. > It would be helpful to put those facts from the email to Alexander into > the patch description. Please clarify the intension of your patch. > From my point of view, the mmc driver is a discussion of it's own. This patch provides functionality that other drivers can make use of as well. Martin Sperl will soon start working on DMA support for spi-bcm2835, relying on this patch to make that happen. Noralf. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/