From: Kumar Gala <galak@kernel.crashing.org>
To: Emil Medve <Emilian.Medve@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
Geoff Thorpe <Geoff.Thorpe@freescale.com>
Subject: Re: [RFC v2 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan
Date: Wed, 18 Feb 2015 11:43:12 -0600 [thread overview]
Message-ID: <AC59CFF6-9DF2-444B-85CE-D0178C336418@kernel.crashing.org> (raw)
In-Reply-To: <1424101581-22109-2-git-send-email-Emilian.Medve@Freescale.com>
On Feb 16, 2015, at 9:46 AM, Emil Medve <Emilian.Medve@freescale.com> wrote:
> From: Geoff Thorpe <Geoff.Thorpe@freescale.com>
>
> Change-Id: I075944acf740dbaae861104c17a9ff7247dec1be
> Signed-off-by: Geoff Thorpe <Geoff.Thorpe@freescale.com>
> ---
> drivers/soc/Kconfig | 1 +
> drivers/soc/Makefile | 1 +
> drivers/soc/freescale/Kconfig | 51 ++
> drivers/soc/freescale/Makefile | 7 +
> drivers/soc/freescale/bman.c | 611 ++++++++++++++++++++
> drivers/soc/freescale/bman.h | 524 +++++++++++++++++
> drivers/soc/freescale/bman_api.c | 1033 ++++++++++++++++++++++++++++++++++
> drivers/soc/freescale/bman_portal.c | 330 +++++++++++
> drivers/soc/freescale/bman_priv.h | 149 +++++
> drivers/soc/freescale/dpaa_alloc.c | 404 +++++++++++++
> drivers/soc/freescale/dpaa_sys.h | 235 ++++++++
> drivers/soc/freescale/qbman_driver.c | 41 ++
> include/linux/fsl_bman.h | 511 +++++++++++++++++
If you are using drivers/soc than the include should probably be include/soc/freescale/
Also, any reason you guys aren’t using drivers/soc/fsl ?
- k
next prev parent reply other threads:[~2015-02-18 17:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-16 15:46 [RFC v2 00/10] Freescale DPAA B/QMan drivers Emil Medve
2015-02-16 15:46 ` [RFC v2 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan Emil Medve
2015-02-17 0:50 ` Scott Wood
2015-02-18 17:43 ` Kumar Gala [this message]
2015-02-18 17:59 ` Emil Medve
2015-02-16 15:46 ` [RFC v2 02/10] fsl_qman: Add drivers for the Freescale DPAA QMan Emil Medve
2015-02-16 15:46 ` [RFC v2 03/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA BMan Emil Medve
2015-02-16 15:46 ` [RFC v2 04/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA QMan Emil Medve
2015-02-16 15:46 ` [RFC v2 05/10] fsl_bman: Add self-tester Emil Medve
2015-02-16 15:46 ` [RFC v2 06/10] fsl_qman: " Emil Medve
2015-02-16 15:46 ` [RFC v2 07/10] fsl_bman: Add debugfs support Emil Medve
2015-02-16 15:46 ` [RFC v2 08/10] fsl_qman: " Emil Medve
2015-02-16 15:46 ` [RFC v2 09/10] fsl_bman: Add HOTPLUG_CPU support Emil Medve
2015-02-16 15:46 ` [RFC v2 10/10] fsl_qman: " Emil Medve
2015-02-18 17:45 ` [RFC v2 00/10] Freescale DPAA B/QMan drivers Kumar Gala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AC59CFF6-9DF2-444B-85CE-D0178C336418@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=Emilian.Medve@freescale.com \
--cc=Geoff.Thorpe@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome