summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c
AgeCommit message (Collapse)Author
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala
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>