Re: [PATCH v3 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

2015-09-18 Thread Ray Jui
On 9/17/2015 11:22 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 15 September 2015 11:26 PM, Ray Jui wrote: >> This patch adds the PCIe PHY support for the Broadcom PCIe RC interface >> on Cygnus >> >> Signed-off-by: Ray Jui >> Reviewed-by: Arun Parameswaran >> Reviewed-by: JD

Re: [PATCH v3 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

2015-09-18 Thread Kishon Vijay Abraham I
Hi, On Tuesday 15 September 2015 11:26 PM, Ray Jui wrote: > This patch adds the PCIe PHY support for the Broadcom PCIe RC interface > on Cygnus > > Signed-off-by: Ray Jui > Reviewed-by: Arun Parameswaran > Reviewed-by: JD (Jiandong) Zheng > Reviewed-by: Scott Branden > --- >

Re: [PATCH v3 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

2015-09-18 Thread Kishon Vijay Abraham I
Hi, On Tuesday 15 September 2015 11:26 PM, Ray Jui wrote: > This patch adds the PCIe PHY support for the Broadcom PCIe RC interface > on Cygnus > > Signed-off-by: Ray Jui > Reviewed-by: Arun Parameswaran > Reviewed-by: JD (Jiandong) Zheng

Re: [PATCH v3 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

2015-09-18 Thread Ray Jui
On 9/17/2015 11:22 PM, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 15 September 2015 11:26 PM, Ray Jui wrote: >> This patch adds the PCIe PHY support for the Broadcom PCIe RC interface >> on Cygnus >> >> Signed-off-by: Ray Jui >> Reviewed-by: Arun Parameswaran

[PATCH v3 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

2015-09-15 Thread Ray Jui
This patch adds the PCIe PHY support for the Broadcom PCIe RC interface on Cygnus Signed-off-by: Ray Jui Reviewed-by: Arun Parameswaran Reviewed-by: JD (Jiandong) Zheng Reviewed-by: Scott Branden --- drivers/phy/Kconfig | 9 ++ drivers/phy/Makefile | 1 +

[PATCH v3 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support

2015-09-15 Thread Ray Jui
This patch adds the PCIe PHY support for the Broadcom PCIe RC interface on Cygnus Signed-off-by: Ray Jui Reviewed-by: Arun Parameswaran Reviewed-by: JD (Jiandong) Zheng Reviewed-by: Scott Branden ---