All of lore.kernel.org
 help / color / mirror / Atom feed
From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: AT91: Remove fixed mapping for AT91RM9200 ethernet
Date: Wed, 11 May 2011 05:49:01 +0200	[thread overview]
Message-ID: <20110511034901.GA22009@game.jcrosoft.org> (raw)
In-Reply-To: <1304884489.6089.13.camel@redbox>

On 21:54 Sun 08 May     , Andrew Victor wrote:
> The AT91RM9200 Ethernet controller still has a fixed IO mapping.
> So:
> * Remove the fixed IO mapping and AT91_VA_BASE_EMAC definition.
> * Pass the physical base-address via platform-resources to the driver.
> * Convert at91_ether.c driver to perform an ioremap().
> * Ethernet PHY detection needs to be performed during the driver
> initialization process, it can no longer be done first.
we need to pass the irq too as the hw ip does not belong to Atmel
so it can be attached to any irq

ca we split is in two file on for -net and the other one for at91 tree

Best Regards,
J.

  reply	other threads:[~2011-05-11  3:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08 19:54 AT91: Remove fixed mapping for AT91RM9200 ethernet Andrew Victor
2011-05-11  3:49 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2011-05-11  4:02   ` Jean-Christophe PLAGNIOL-VILLARD
2011-05-11  4:02     ` Jean-Christophe PLAGNIOL-VILLARD
2011-05-11  7:32   ` Andrew Victor
2011-05-11  4:03 ` Jean-Christophe PLAGNIOL-VILLARD
2011-05-11  4:03   ` Jean-Christophe PLAGNIOL-VILLARD

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=20110511034901.GA22009@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --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.