]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: fsl_corenet_serdes code rework
authorEmil Medve <Emilian.Medve@freescale.com>
Wed, 1 Sep 2010 03:57:36 +0000 (22:57 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 28 Apr 2011 03:29:04 +0000 (22:29 -0500)
commit3d28c5c8ed84c47314fcc447c86964e7c898a1d5
tree5369a0d43f54c9454692e8d5355d5f4e8dcb8066
parent02bb49891eb68739b38fa7d0b1480a00e81558d0
powerpc/85xx: fsl_corenet_serdes code rework

Rework and add some new APIs to the fsl_corenet_serdes code for use by
erratum and drivers.

* Rename serdes_get_bank() to serdes_get_bank_by_lane()
* Add serdes_get_first_lane returns which SERDES lane is used by device

Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h
arch/powerpc/include/asm/fsl_serdes.h