Kevin,

Please let me know the status of this patch set. Do you have any 
review comments?

Thanks,
Chaithrika
________________________________________
From: Subrahmanya, Chaithrika
Sent: Wednesday, February 18, 2009 6:11 PM
To: [email protected]
Cc: Subrahmanya, Chaithrika
Subject: [PATCH  v2 0/2] ARM: DaVinci: EMAC: Driver, platform data and resource 
modifications

EMAC driver, platform data, resource structure changes

Signed-off-by: Chaithrika U S <[email protected]>

The patch set modifies the EMAC platform data to add more SoC specific and
board specific information. The EMAC resource structure has been moved from
devices.c to the rescpective SoC specific files. The board/EVM specific
information for the EMAC is coming from the corresponding board-xxx.c files.
The init function for the EMAC driver has been retained in the devices.c file as
this function mostly contains code which is independent of SoC.

EMAC resource structure has been modified to represent a single memory region.
The module offsets are obtained from the platform data.
The platform data for EMAC also include the PHY address mask and the max clock
frequency for MDIO.

This patch set also removes the IO_ADDRESS, davinci_writel, davinci_readl usage
in the EMAC driver and adds code to get PHY address information from the
platform data.

This set has incorporated the review comments.
The changes have been tested on DM646x EVM and DM644x EVM.

Patch 1: EMAC Platform data, resource structure and related changes
Patch 2: EMAC driver changes - use ioremap, get PHY mask from platform data

-Chaithrika_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to