]> Git Repo - u-boot.git/commit
powerpc/fsl: Introduce common enum for PHY types
authorKumar Gala <[email protected]>
Thu, 30 Sep 2010 14:14:40 +0000 (09:14 -0500)
committerKumar Gala <[email protected]>
Wed, 20 Oct 2010 07:27:18 +0000 (02:27 -0500)
commitf8c42495e08b270dbeb47c5dd79e9564fa4b5ec2
tree67c5aaff5243647c00531552d70753a2fac5fbfb
parent11c8dd36edcc82564a19dbd0103302df66d66db0
powerpc/fsl: Introduce common enum for PHY types

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 <[email protected]>
arch/powerpc/include/asm/fsl_enet.h [new file with mode: 0644]
drivers/qe/uec.c
drivers/qe/uec.h
drivers/qe/uec_phy.c
This page took 0.034602 seconds and 4 git commands to generate.