[PATCH 1/2] AT91: Remove fixed mapping for AT91RM9200 ethernet

David Miller davem at davemloft.net
Sat Apr 28 21:49:12 EDT 2012


From: Nicolas Ferre <nicolas.ferre at atmel.com>
Date: Thu, 26 Apr 2012 12:30:42 +0200

> From: Andrew Victor <avictor.za at gmail.com>
> 
> 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.
> 
> Signed-off-by: Andrew Victor <linux at maxim.org.za>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>

Applied to net-next.



More information about the linux-arm-kernel mailing list