]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/8xxx: Add fdt_fixup_phy_connection helper
authorKumar Gala <galak@kernel.crashing.org>
Thu, 30 Sep 2010 14:15:03 +0000 (09:15 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 20 Oct 2010 07:27:18 +0000 (02:27 -0500)
commita1964ea5c25238fdad254dbe88d1e4ed9cd84061
treea69b11d110cddfd003674577e199c847faa21eb3
parentf8c42495e08b270dbeb47c5dd79e9564fa4b5ec2
powerpc/8xxx: Add fdt_fixup_phy_connection helper

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>
arch/powerpc/cpu/mpc8xxx/fdt.c
arch/powerpc/include/asm/fsl_enet.h
board/freescale/mpc8360emds/mpc8360emds.c
board/freescale/mpc837xemds/mpc837xemds.c
board/freescale/mpc8569mds/mpc8569mds.c