All of lore.kernel.org
 help / color / mirror / Atom feed
From: alex.bennee@linaro.org (Alex Bennée)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes
Date: Fri, 09 May 2014 16:29:22 +0100	[thread overview]
Message-ID: <87ppjnc6nh.fsf@linaro.org> (raw)
In-Reply-To: <CAKh23FmGYGkCbeh4DbL4_NO6ypkw4F70J0X__KxFyHTo-=WtKg@mail.gmail.com>


Iyappan Subramanian <isubramanian@apm.com> writes:

> Hi Mark,
>
> Thanks for the review comment and I apologize for not replying sooner.
>
> We are completely redesigning the ethernet driver to make it simple
> and cleaner and will be posted shortly.

Hi Iyappan,

Did this ever get posted? I'm trying to get a close-to-HEAD kernel up
and running on our APM hardware but have run afoul of the differences
between the latest XGENE_MBOX patch set and the older NET_XGENE patch
set.

If it's not long away then I shall wait a bit otherwise I'll see if the
missing bits can be forward ported from our working
3.8.0-mustang_sw_1.08.12-beta_rc.jcm15 kernel (purely for testing
purposes).

Do you have a public tree where your latest kernels are visible?

Cheers,

--
Alex Benn?e
QEMU/KVM Hacker for Linaro

WARNING: multiple messages have this Message-ID (diff)
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Iyappan Subramanian <isubramanian@apm.com>
Cc: devicetree@vger.kernel.org, "jcm@redhat.com" <jcm@redhat.com>,
	Greg KH <gregkh@linuxfoundation.org>,
	Mark Salter <msalter@redhat.com>, patches <patches@apm.com>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	Keyur Chudgar <kchudgar@apm.com>,
	davem@davemloft.net, linux-arm-kernel@lists.infradead.org,
	Ravi Patel <rapatel@apm.com>
Subject: Re: [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes
Date: Fri, 09 May 2014 16:29:22 +0100	[thread overview]
Message-ID: <87ppjnc6nh.fsf@linaro.org> (raw)
In-Reply-To: <CAKh23FmGYGkCbeh4DbL4_NO6ypkw4F70J0X__KxFyHTo-=WtKg@mail.gmail.com>


Iyappan Subramanian <isubramanian@apm.com> writes:

> Hi Mark,
>
> Thanks for the review comment and I apologize for not replying sooner.
>
> We are completely redesigning the ethernet driver to make it simple
> and cleaner and will be posted shortly.

Hi Iyappan,

Did this ever get posted? I'm trying to get a close-to-HEAD kernel up
and running on our APM hardware but have run afoul of the differences
between the latest XGENE_MBOX patch set and the older NET_XGENE patch
set.

If it's not long away then I shall wait a bit otherwise I'll see if the
missing bits can be forward ported from our working
3.8.0-mustang_sw_1.08.12-beta_rc.jcm15 kernel (purely for testing
purposes).

Do you have a public tree where your latest kernels are visible?

Cheers,

--
Alex Bennée
QEMU/KVM Hacker for Linaro


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Iyappan Subramanian <isubramanian@apm.com>
Cc: Mark Salter <msalter@redhat.com>,
	davem@davemloft.net, Greg KH <gregkh@linuxfoundation.org>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	"jcm\@redhat.com" <jcm@redhat.com>, patches <patches@apm.com>,
	Ravi Patel <rapatel@apm.com>, Keyur Chudgar <kchudgar@apm.com>
Subject: Re: [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes
Date: Fri, 09 May 2014 16:29:22 +0100	[thread overview]
Message-ID: <87ppjnc6nh.fsf@linaro.org> (raw)
In-Reply-To: <CAKh23FmGYGkCbeh4DbL4_NO6ypkw4F70J0X__KxFyHTo-=WtKg@mail.gmail.com>


Iyappan Subramanian <isubramanian@apm.com> writes:

> Hi Mark,
>
> Thanks for the review comment and I apologize for not replying sooner.
>
> We are completely redesigning the ethernet driver to make it simple
> and cleaner and will be posted shortly.

Hi Iyappan,

Did this ever get posted? I'm trying to get a close-to-HEAD kernel up
and running on our APM hardware but have run afoul of the differences
between the latest XGENE_MBOX patch set and the older NET_XGENE patch
set.

If it's not long away then I shall wait a bit otherwise I'll see if the
missing bits can be forward ported from our working
3.8.0-mustang_sw_1.08.12-beta_rc.jcm15 kernel (purely for testing
purposes).

Do you have a public tree where your latest kernels are visible?

Cheers,

--
Alex Bennée
QEMU/KVM Hacker for Linaro


  reply	other threads:[~2014-05-09 15:29 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-21  3:42 [PATCH 0/5] drivers: net: Adding support for APM X-Gene SoC Ethernet base driver Iyappan Subramanian
2013-12-21  3:42 ` Iyappan Subramanian
2013-12-21  3:42 ` Iyappan Subramanian
2013-12-21  3:42 ` [PATCH 1/5] Documentation: APM X-Gene SoC Ethernet DTS binding documentation Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-22  9:40   ` Arnd Bergmann
2013-12-22  9:40     ` Arnd Bergmann
2013-12-21  3:42 ` [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2014-01-24 17:01   ` Mark Salter
2014-01-24 17:01     ` Mark Salter
2014-01-24 17:01     ` Mark Salter
2014-04-11 20:03     ` Iyappan Subramanian
2014-04-11 20:03       ` Iyappan Subramanian
2014-05-09 15:29       ` Alex Bennée [this message]
2014-05-09 15:29         ` Alex Bennée
2014-05-09 15:29         ` Alex Bennée
2013-12-21  3:42 ` [PATCH 3/5] drivers: net: APM X-Gene SoC Ethernet base driver Iyappan Subramanian
2013-12-21 21:11   ` Greg KH
2013-12-21 21:11     ` Greg KH
2013-12-21  3:42 ` [PATCH 4/5] drivers: net: APM X-Gene SoC Ethernet driver error handling Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-22  9:34   ` Arnd Bergmann
2013-12-22  9:34     ` Arnd Bergmann
2013-12-22  9:34     ` Arnd Bergmann
2013-12-21  3:42 ` [PATCH 5/5] drivers: net: APM X-Gene SoC Ethernet driver ethtool support Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-22  9:35 ` [PATCH 0/5] drivers: net: Adding support for APM X-Gene SoC Ethernet base driver Arnd Bergmann
2013-12-22  9:35   ` Arnd Bergmann
2013-12-23 16:32   ` Iyappan Subramanian
2013-12-23 16:32     ` Iyappan Subramanian

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=87ppjnc6nh.fsf@linaro.org \
    --to=alex.bennee@linaro.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.