Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753816AbbBRSEu (ORCPT ); Wed, 18 Feb 2015 13:04:50 -0500 Received: from gate.crashing.org ([63.228.1.57]:33979 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752238AbbBRSEt convert rfc822-to-8bit (ORCPT ); Wed, 18 Feb 2015 13:04:49 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [RFC v2 00/10] Freescale DPAA B/QMan drivers From: Kumar Gala In-Reply-To: <1424101581-22109-1-git-send-email-Emilian.Medve@Freescale.com> Date: Wed, 18 Feb 2015 11:45:42 -0600 Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: References: <1424101581-22109-1-git-send-email-Emilian.Medve@Freescale.com> To: Emil Medve X-Mailer: Apple Mail (2.1878.6) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1462 Lines: 44 On Feb 16, 2015, at 9:46 AM, Emil Medve wrote: > v2: Moved out of staging into soc/freescale > > Hello, > > > This is the se attempt to publish the . They are > not to be applied yet. > > These are the Freescale DPAA B/QMan drivers. At this stage, this is more or less > the drivers from the Freescale PowerPC SDK roughly squashed and split in a > sequence of component patches. They still needs some work and cleanup before we > expect to have them applied, but we appreciate early feedback > > To do: Add a maintainer(s) entry > Add module(s) support > Some important clean-ups > > Cheers, > > > Geoff Thorpe (8): > fsl_bman: Add drivers for the Freescale DPAA BMan > fsl_qman: Add drivers for the Freescale DPAA QMan > powerpc/mpc85xx: Add platform support for the Freescale DPAA BMan > powerpc/mpc85xx: Add platform support for the Freescale DPAA QMan > fsl_bman: Add self-tester > fsl_qman: Add self-tester > fsl_bman: Add debugfs support > fsl_qman: Add debugfs support > > Hai-Ying Wang (2): > fsl_bman: Add HOTPLUG_CPU support > fsl_qman: Add HOTPLUG_CPU support Really should look at using CMA for memory reservations used by q/bman backing store. - k-- 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/