All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] marzen-reference ethernet patches
@ 2013-05-14 21:35 Laurent Pinchart
  2013-05-15  0:26 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurent Pinchart @ 2013-05-14 21:35 UTC (permalink / raw)
  To: linux-sh

Hello,

Here are two small patches that attemps to fix ethernet support for the
marzen-reference board. Unfortunately this doesn't seem to be enough, I still
can't get any meaningful interrupt from the smsc911x ethernet controller.

I'm probably not going to spend more time on this, it would be appreciated if
anyone could take over.

Laurent Pinchart (2):
  ARM: shmobile: marzen-reference: Reference the correct IRQ for
    ethernet
  ARM: shmobile: marzen-reference: Update lan device name in pinctrl
    maps

 arch/arm/boot/dts/r8a7779-marzen-reference.dts  | 4 ++--
 arch/arm/mach-shmobile/board-marzen-reference.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/2] marzen-reference ethernet patches
  2013-05-14 21:35 [PATCH 0/2] marzen-reference ethernet patches Laurent Pinchart
@ 2013-05-15  0:26 ` Simon Horman
  2013-05-15  0:30 ` Laurent Pinchart
  2013-05-15  1:31 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2013-05-15  0:26 UTC (permalink / raw)
  To: linux-sh

On Tue, May 14, 2013 at 11:35:10PM +0200, Laurent Pinchart wrote:
> Hello,
> 
> Here are two small patches that attemps to fix ethernet support for the
> marzen-reference board. Unfortunately this doesn't seem to be enough, I still
> can't get any meaningful interrupt from the smsc911x ethernet controller.
> 
> I'm probably not going to spend more time on this, it would be appreciated if
> anyone could take over.

Thanks for these. I have also previously unsuccessfully tried  to
get ethernet working for marzen-reference. I'll try again basing
my work on these new patches that you have provided.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/2] marzen-reference ethernet patches
  2013-05-14 21:35 [PATCH 0/2] marzen-reference ethernet patches Laurent Pinchart
  2013-05-15  0:26 ` Simon Horman
@ 2013-05-15  0:30 ` Laurent Pinchart
  2013-05-15  1:31 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Laurent Pinchart @ 2013-05-15  0:30 UTC (permalink / raw)
  To: linux-sh

Hi Simon,

On Wednesday 15 May 2013 09:26:24 Simon Horman wrote:
> On Tue, May 14, 2013 at 11:35:10PM +0200, Laurent Pinchart wrote:
> > Hello,
> > 
> > Here are two small patches that attemps to fix ethernet support for the
> > marzen-reference board. Unfortunately this doesn't seem to be enough, I
> > still can't get any meaningful interrupt from the smsc911x ethernet
> > controller.
> > 
> > I'm probably not going to spend more time on this, it would be appreciated
> > if anyone could take over.
> 
> Thanks for these. I have also previously unsuccessfully tried  to
> get ethernet working for marzen-reference. I'll try again basing
> my work on these new patches that you have provided.

Thanks. I've tried to solve the issue for a couple of hours tonight, and ran 
into irqpin-related interrupt storms. Guennadi has posted a patch to fix the 
problem a while ago ("[PATCH 1/3] ARM: shmobile: irqpin: fix handling of 
spurious interrupts in DT case") but it got rejected. Fixing that might be a 
prerequisite to get ethernet working correctly.

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/2] marzen-reference ethernet patches
  2013-05-14 21:35 [PATCH 0/2] marzen-reference ethernet patches Laurent Pinchart
  2013-05-15  0:26 ` Simon Horman
  2013-05-15  0:30 ` Laurent Pinchart
@ 2013-05-15  1:31 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2013-05-15  1:31 UTC (permalink / raw)
  To: linux-sh

On Wed, May 15, 2013 at 02:30:28AM +0200, Laurent Pinchart wrote:
> Hi Simon,
> 
> On Wednesday 15 May 2013 09:26:24 Simon Horman wrote:
> > On Tue, May 14, 2013 at 11:35:10PM +0200, Laurent Pinchart wrote:
> > > Hello,
> > > 
> > > Here are two small patches that attemps to fix ethernet support for the
> > > marzen-reference board. Unfortunately this doesn't seem to be enough, I
> > > still can't get any meaningful interrupt from the smsc911x ethernet
> > > controller.
> > > 
> > > I'm probably not going to spend more time on this, it would be appreciated
> > > if anyone could take over.
> > 
> > Thanks for these. I have also previously unsuccessfully tried  to
> > get ethernet working for marzen-reference. I'll try again basing
> > my work on these new patches that you have provided.
> 
> Thanks. I've tried to solve the issue for a couple of hours tonight, and ran 
> into irqpin-related interrupt storms. Guennadi has posted a patch to fix the 
> problem a while ago ("[PATCH 1/3] ARM: shmobile: irqpin: fix handling of 
> spurious interrupts in DT case") but it got rejected. Fixing that might be a 
> prerequisite to get ethernet working correctly.

Thanks. It sounds painful.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-15  1:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 21:35 [PATCH 0/2] marzen-reference ethernet patches Laurent Pinchart
2013-05-15  0:26 ` Simon Horman
2013-05-15  0:30 ` Laurent Pinchart
2013-05-15  1:31 ` Simon Horman

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.