Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751406AbdGZRAL (ORCPT ); Wed, 26 Jul 2017 13:00:11 -0400 Received: from mga04.intel.com ([192.55.52.120]:22439 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbdGZRAJ (ORCPT ); Wed, 26 Jul 2017 13:00:09 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,416,1496127600"; d="scan'208";a="112259112" Date: Wed, 26 Jul 2017 22:33:01 +0530 From: Vinod Koul To: Anup Patel Cc: Rob Herring , Mark Rutland , Dan Williams , Florian Fainelli , Scott Branden , Ray Jui , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: Re: [PATCH 0/6] Broadcom SBA-RAID driver improvements Message-ID: <20170726170259.GH3053@localhost> References: <1501047404-14456-1-git-send-email-anup.patel@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501047404-14456-1-git-send-email-anup.patel@broadcom.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 Content-Length: 1298 Lines: 37 On Wed, Jul 26, 2017 at 11:06:38AM +0530, Anup Patel wrote: > This patchset does various improvments to Broadcom SBA-RAID > driver and also adds SBA-RAID DT nodes for Stingray SOC. > > The patches are based on "[PATCH v2 0/7] FlexRM driver improvements" > and can also be found at sba-raid-imp-v1 branch of > https://github.com/Broadcom/arm64-linux.git and i cant apply this series without these? > > Anup Patel (6): > dma: bcm-sba-raid: Improve memory allocation in SBA RAID driver > dma: bcm-sba-raid: Peek mbox when we are left with no free requests > dma: bcm-sba-raid: pre-ack async tx descriptor > dma: bcm-sba-raid: Break sba_process_deferred_requests() into two > parts > dma: bcm-sba-raid: Add debugfs support why are these tagged dma, I have told you explcitly to fix this!! > arm64: dts: Add SBA-RAID DT nodes for Stingray SoC > > .../boot/dts/broadcom/stingray/stingray-fs4.dtsi | 64 +++ > drivers/dma/bcm-sba-raid.c | 527 ++++++++++++--------- > 2 files changed, 364 insertions(+), 227 deletions(-) > > -- > 2.7.4 > > -- > To unsubscribe from this list: send the line "unsubscribe dmaengine" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- ~Vinod