Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-26 Thread Roger Quadros
Kishon, On 06/25/2014 08:46 PM, Kishon Vijay Abraham I wrote: > > On Wednesday 18 June 2014 05:46 PM, Roger Quadros wrote: >> This module is needed for the SATA and PCIe PHYs. >> >> Signed-off-by: Roger Quadros >> Tested-by: Roger Quadros > > I used this patch for testing PCIe. > Tested-by: Ki

Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-25 Thread Kishon Vijay Abraham I
On Wednesday 18 June 2014 05:46 PM, Roger Quadros wrote: > This module is needed for the SATA and PCIe PHYs. > > Signed-off-by: Roger Quadros > Tested-by: Roger Quadros I used this patch for testing PCIe. Tested-by: Kishon Vijay Abraham I > --- > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2

Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-20 Thread Sekhar Nori
On Thursday 19 June 2014 11:18 AM, Paul Walmsley wrote: > On Wed, 18 Jun 2014, Roger Quadros wrote: > >> This module is needed for the SATA and PCIe PHYs. >> >> Signed-off-by: Roger Quadros >> Tested-by: Roger Quadros > > Is this one a fix? It looks to me like a new IP block addition. This is

Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-18 Thread Paul Walmsley
On Wed, 18 Jun 2014, Roger Quadros wrote: > This module is needed for the SATA and PCIe PHYs. > > Signed-off-by: Roger Quadros > Tested-by: Roger Quadros Is this one a fix? It looks to me like a new IP block addition. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux

Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-18 Thread Roger Quadros
On 06/18/2014 03:34 PM, Rajendra Nayak wrote: > On Wednesday 18 June 2014 05:46 PM, Roger Quadros wrote: >> This module is needed for the SATA and PCIe PHYs. >> >> Signed-off-by: Roger Quadros >> Tested-by: Roger Quadros >> --- >> arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 25 ++

Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-18 Thread Rajendra Nayak
On Wednesday 18 June 2014 05:46 PM, Roger Quadros wrote: > This module is needed for the SATA and PCIe PHYs. > > Signed-off-by: Roger Quadros > Tested-by: Roger Quadros > --- > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 25 + > 1 file changed, 25 insertions(+) > > diff

[PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module

2014-06-18 Thread Roger Quadros
This module is needed for the SATA and PCIe PHYs. Signed-off-by: Roger Quadros Tested-by: Roger Quadros --- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 25 + 1 file changed, 25 insertions(+) diff --git a/arch/arm/mach-omap2/omap_hwmod_7xx_data.c b/arch/arm/mach-omap2/o