From: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
To: Kweh Hock Leong <hock.leong.kweh@intel.com>,
"David S. Miller" <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>,
Ong Boon Leong <boon.leong.ong@intel.com>,
Rayagond K <rayagond@vayavyalabs.com>
Subject: Re: [PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
Date: Wed, 27 Aug 2014 14:52:52 +0200 [thread overview]
Message-ID: <53FDD4A4.5020603@st.com> (raw)
In-Reply-To: <cover.1409123378.git.hock.leong.kweh@intel.com>
On 8/27/2014 12:32 PM, Kweh Hock Leong wrote:
> From: "Kweh, Hock Leong" <hock.leong.kweh@intel.com>
>
> Hi,
>
> Intel Quark X1000 SoC has 2 Ethernet controllers integrated on chip and they are
> PCI devices. We adopted the stmmac_pci driver and added on code to support Intel
> Quark SoC X1000 by creating the patchset below. The patchset has been built and
> tested on Galileo board and found to be working as expected.
>
> We believe that the changes are transparent to other non Intel Quark platform.
> Please help to review the code change and feedback if there is any concern.
hello and thx for these patches that at first glance look ok to me.
Just some minor remark, in the stmmac I try to align the function
parameters with the open parenthesis (devm_kzalloc in your case in not
aligned).
Added on copy also Rayagond he tested PCI. I cannot do any test because
I have no PCI cards.
peppe
>
> Thank you very much.
>
> Kweh, Hock Leong (4):
> net: stmmac: enhance to support multiple device instances
> net: stmmac: better code manageability with platform data struct
> net: stmmac: add support for Intel Quark X1000
> net: stmmac: add MSI support for Intel Quark X1000
>
> drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 195 +++++++++++++++++++---
> 1 file changed, 172 insertions(+), 23 deletions(-)
>
next prev parent reply other threads:[~2014-08-27 12:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-27 10:32 [PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support Kweh Hock Leong
2014-08-27 10:32 ` [PATCH 1/4] net: stmmac: enhance to support multiple device instances Kweh Hock Leong
2014-08-30 3:06 ` David Miller
2014-08-30 3:48 ` Kweh, Hock Leong
2014-09-08 3:10 ` Kweh, Hock Leong
2014-08-27 10:32 ` [PATCH 2/4] net: stmmac: better code manageability with platform data struct Kweh Hock Leong
2014-08-27 10:32 ` [PATCH 3/4] net: stmmac: add support for Intel Quark X1000 Kweh Hock Leong
2014-08-27 10:32 ` [PATCH 4/4] net: stmmac: add MSI " Kweh Hock Leong
2014-08-27 12:52 ` Giuseppe CAVALLARO [this message]
2014-08-29 1:28 ` [PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support Kweh, Hock Leong
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=53FDD4A4.5020603@st.com \
--to=peppe.cavallaro@st.com \
--cc=boon.leong.ong@intel.com \
--cc=davem@davemloft.net \
--cc=hock.leong.kweh@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rayagond@vayavyalabs.com \
/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;
as well as URLs for NNTP newsgroup(s).