powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
authorKumar Gala <galak@kernel.crashing.org>
Tue, 27 Apr 2010 05:05:41 +0000 (00:05 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:18 +0000 (01:32 -0600)
commit47567c266363e1c3be9e6e2ad37286970304d180
treea427f8e806dd7169851be851d4eb97b3bbb58ab9
parent5ba40eec72a1e45a262c4c8a6aa20760e61fb7ec
powerpc/85xx: Add is_serdes_configured() support for MPC8569 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/mpc8569_serdes.c [new file with mode: 0644]