Re: [PATCH v2 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY

2016-02-02 Thread Shawn Lin
Hi Kishon, On 2016/2/3 14:39, Kishon Vijay Abraham I wrote: Hi, On Tuesday 05 January 2016 06:38 AM, Shawn Lin wrote: This patch to add a generic PHY driver for ROCKCHIP eMMC PHY. Access the PHY via registers provided by GRF (general register [...] + * + * Copyright (C) 2015 Shawn Lin + *

Re: [PATCH v2 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY

2016-02-02 Thread Kishon Vijay Abraham I
Hi, On Tuesday 05 January 2016 06:38 AM, Shawn Lin wrote: > This patch to add a generic PHY driver for ROCKCHIP eMMC PHY. > Access the PHY via registers provided by GRF (general register > files) module. > > Signed-off-by: Shawn Lin > > --- > > Changes in v2: > - remove phy from rockchip_emmc_

Re: [PATCH v2 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY

2016-01-31 Thread Kishon Vijay Abraham I
On Monday 25 January 2016 01:19 PM, Shawn Lin wrote: > Hello Kishon, > > Any changce to apply this patch? :) back from vacation. Will review it this week. Sorry for the delay. Thanks Kishon > > On 2016/1/5 9:08, Shawn Lin wrote: >> This patch to add a generic PHY driver for ROCKCHIP eMMC PH

Re: [PATCH v2 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY

2016-01-24 Thread Shawn Lin
Hello Kishon, Any changce to apply this patch? :) On 2016/1/5 9:08, Shawn Lin wrote: This patch to add a generic PHY driver for ROCKCHIP eMMC PHY. Access the PHY via registers provided by GRF (general register files) module. Signed-off-by: Shawn Lin --- Changes in v2: - remove phy from roc