[PATCH-V2 0/4] ARM: AM33XX: net: Add DT support to CPGMAC and MDIO driver
Richard Cochran
richardcochran at gmail.com
Mon Oct 29 04:33:29 EDT 2012
On Mon, Oct 29, 2012 at 01:51:17PM +0530, Vaibhav Hiremath wrote:
> This patch-series adds support for,
>
> [1/4]: Typo mistake in CPSW driver while invoking runtime_pm api's
>
> [2/4]: Adds parent<->child relation between CPSW & MDIO module inside cpsw
> driver, as in case of AM33XX, the resources are shared and common
> register bit-field is provided to control module/clock enable/disable,
> makes it difficult to handle common resource.
>
> So the solution here is, to create parent<->child relation between them.
>
> [3/4]: Add hwmod entry for MDIO module, required for MDIO driver.
>
> [4/4]: Add DT device nodes for both CPSW and MDIO modules in am33xx.dtsi,
> am335x-evm.dts and am335x-bone.dts file
Many Thanks!
Acked-by: Richard Cochran <richardcochran at gmail.com>
More information about the linux-arm-kernel
mailing list