From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
Date: Thu, 19 Dec 2013 19:40:04 -0800 [thread overview]
Message-ID: <20131220034004.GA8160@kroah.com> (raw)
In-Reply-To: <CAN1v_PsibDTwQ9_ZxRnBtJA46BPne6fTuS_9TddWPZt6ewwgQQ@mail.gmail.com>
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Thu, Dec 19, 2013 at 07:27:35PM -0800, Ravi Patel wrote:
> APM X-Gene SoC Ethernet driver is planned to be submitted on Dec 20 2013.
> Ethernet driver will be using these exported API's from QMTM driver.
Please submit a user of the api as part of the series, otherwise we
can't evaluate if it's really the correct thing to do or not.
> The APM X-Gene SoC Ethernet driver is going to live in?drivers/net/ethernet/apm
> /xgene.
So this is a "bus"? How is the ethernet device going to show up in
sysfs as a parent of what as this isn't part of the driver model?
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Ravi Patel <rapatel-qTEPVZfXA3Y@public.gmane.org>
Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
jcm-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
patches-qTEPVZfXA3Y@public.gmane.org
Subject: Re: [PATCH 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
Date: Thu, 19 Dec 2013 19:40:04 -0800 [thread overview]
Message-ID: <20131220034004.GA8160@kroah.com> (raw)
In-Reply-To: <CAN1v_PsibDTwQ9_ZxRnBtJA46BPne6fTuS_9TddWPZt6ewwgQQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Thu, Dec 19, 2013 at 07:27:35PM -0800, Ravi Patel wrote:
> APM X-Gene SoC Ethernet driver is planned to be submitted on Dec 20 2013.
> Ethernet driver will be using these exported API's from QMTM driver.
Please submit a user of the api as part of the series, otherwise we
can't evaluate if it's really the correct thing to do or not.
> The APM X-Gene SoC Ethernet driver is going to live in drivers/net/ethernet/apm
> /xgene.
So this is a "bus"? How is the ethernet device going to show up in
sysfs as a parent of what as this isn't part of the driver model?
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Ravi Patel <rapatel@apm.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
davem@davemloft.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, jcm@redhat.com,
patches@apm.com
Subject: Re: [PATCH 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
Date: Thu, 19 Dec 2013 19:40:04 -0800 [thread overview]
Message-ID: <20131220034004.GA8160@kroah.com> (raw)
In-Reply-To: <CAN1v_PsibDTwQ9_ZxRnBtJA46BPne6fTuS_9TddWPZt6ewwgQQ@mail.gmail.com>
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Thu, Dec 19, 2013 at 07:27:35PM -0800, Ravi Patel wrote:
> APM X-Gene SoC Ethernet driver is planned to be submitted on Dec 20 2013.
> Ethernet driver will be using these exported API's from QMTM driver.
Please submit a user of the api as part of the series, otherwise we
can't evaluate if it's really the correct thing to do or not.
> The APM X-Gene SoC Ethernet driver is going to live in drivers/net/ethernet/apm
> /xgene.
So this is a "bus"? How is the ethernet device going to show up in
sysfs as a parent of what as this isn't part of the driver model?
greg k-h
next prev parent reply other threads:[~2013-12-20 3:40 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-20 2:44 [PATCH 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager Ravi Patel
2013-12-20 2:44 ` Ravi Patel
2013-12-20 2:44 ` Ravi Patel
2013-12-20 2:45 ` [PATCH 1/4] Documentation: Add documentation for APM X-Gene SoC Queue Manager/Traffic Manager DTS binding Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 2:45 ` [PATCH 2/4] misc: xgene: Add base driver for APM X-Gene SoC Queue Manager/Traffic Manager Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 3:20 ` Greg KH
2013-12-20 3:20 ` Greg KH
2013-12-20 3:20 ` Greg KH
2013-12-22 0:20 ` Ravi Patel
2013-12-22 0:20 ` Ravi Patel
2013-12-22 0:20 ` Ravi Patel
2013-12-22 0:40 ` Greg KH
2013-12-22 0:40 ` Greg KH
2013-12-22 0:40 ` Greg KH
2013-12-20 3:21 ` Greg KH
2013-12-20 3:21 ` Greg KH
[not found] ` <CAN1v_PuBZHN85xTodfSZ-+H4Wdj0T8kSFUJB56KVj9xFH3--JQ@mail.gmail.com>
2013-12-20 4:24 ` Greg KH
2013-12-20 4:24 ` Greg KH
2013-12-20 4:24 ` Greg KH
2013-12-22 0:43 ` Ravi Patel
2013-12-22 0:43 ` Ravi Patel
2013-12-22 1:01 ` Greg KH
2013-12-22 1:01 ` Greg KH
2013-12-20 2:45 ` [PATCH 3/4] arm64: boot: dts: Add DTS entries " Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 2:45 ` [PATCH 4/4] misc: xgene: Add error handling " Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 2:45 ` Ravi Patel
2013-12-20 3:22 ` [PATCH 0/4] misc: xgene: Add support " Greg KH
2013-12-20 3:22 ` Greg KH
2013-12-20 3:22 ` Greg KH
[not found] ` <CAN1v_PsibDTwQ9_ZxRnBtJA46BPne6fTuS_9TddWPZt6ewwgQQ@mail.gmail.com>
2013-12-20 3:40 ` Greg KH [this message]
2013-12-20 3:40 ` Greg KH
2013-12-20 3:40 ` Greg KH
2013-12-20 17:46 ` Ben Hutchings
2013-12-20 17:46 ` Ben Hutchings
2013-12-20 17:46 ` Ben Hutchings
2013-12-20 19:00 ` Greg KH
2013-12-20 19:00 ` Greg KH
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=20131220034004.GA8160@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.