Re: [PATCH v4 3/9] add Freescale SerDes PHY support

2007-10-15 Thread Arnd Bergmann
On Monday 15 October 2007, Li Yang wrote: > The SerDes(serializer/deserializer) PHY block is a new SoC block used > in Freescale chips to support multiple serial interfaces, such as PCI > Express, SGMII, SATA. looks good now > Signed-off-by: Li Yang <[EMAIL PROTECTED]> Acked-by: Arnd Bergmann <[

[PATCH v4 3/9] add Freescale SerDes PHY support

2007-10-15 Thread Li Yang
The SerDes(serializer/deserializer) PHY block is a new SoC block used in Freescale chips to support multiple serial interfaces, such as PCI Express, SGMII, SATA. Signed-off-by: Li Yang <[EMAIL PROTECTED]> --- arch/powerpc/platforms/Kconfig |3 + arch/powerpc/sysdev/Makefile |1 + ar