summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c
Commit message (Collapse)AuthorAgeLines
* powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2011-01-14-0/+95
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>