Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-20 | powerpc/8xxx: Add fdt_fixup_phy_connection helper | Kumar Gala | |
Add a common helper that will set the PHY connection type based on enum. We use this on eTSEC, UCC, and will with Fman in the future. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2010-10-20 | powerpc/fsl: Introduce common enum for PHY types | Kumar Gala | |
Have a common enum for phy types that we use in the UCC driver. We will also use this enum for dealing with phy connection fixup in the device tree. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |