powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES
authorKumar Gala <galak@kernel.crashing.org>
Tue, 27 Apr 2010 14:20:20 +0000 (09:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:18 +0000 (01:32 -0600)
commit877a26112db880ecb978a6c9ad1f230cd838fe58
treed56b4e991b126ce9fce19021f12529408f4c5105
parent47567c266363e1c3be9e6e2ad37286970304d180
powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES

Add the ability to determine if a given IP block connected on SERDES is
configured.  This is useful for things like PCIe and SRIO since they are
only ever connected on SERDES.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c [new file with mode: 0644]