Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-22 Thread Paul Walmsley
On Thu, 17 Jul 2014, Tony Lindgren wrote: > * Paul Walmsley [140716 11:59]: > > On Wed, 16 Jul 2014, Sebastian Andrzej Siewior wrote: > > > > > On 2014-07-15 20:21:21 [+], Paul Walmsley wrote: > > > > > > > > Acked-by: Sebastian Andrzej Siewior > > > > > > > > > > This is basically what T

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-22 Thread Mugunthan V N
On Thursday 17 July 2014 01:19 PM, Tony Lindgren wrote: > We seem to have this layout WR_SOFT_RESET and WR_CONTROL in the TRM: > > WR_SOFT_RESET > [0] SOFT_RESET > > WR_CONTROL > [3:2] MMR_STDBYMODE 0 = force-idle, 1 = no-standby > [1:0] MMR_IDLEMODE0 = force-idle, 1 = no-idle > > And

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-17 Thread Tony Lindgren
* Paul Walmsley [140716 11:59]: > On Wed, 16 Jul 2014, Sebastian Andrzej Siewior wrote: > > > On 2014-07-15 20:21:21 [+], Paul Walmsley wrote: > > > > > > Acked-by: Sebastian Andrzej Siewior > > > > > > > > This is basically what Tony hasked me to do: No IRQ numbers & iomem. > > > > > > S

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-17 Thread Tony Lindgren
* Mugunthan V N [140708 06:18]: > Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC > > Cc: Rajendra Nayak > Cc: Tony Lindgren > Cc: Russell King > Cc: Paul Walmsley > Signed-off-by: Mugunthan V N > --- > > This patch was already send twice on 2013-10-18 and 2014-05-13. Add

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-16 Thread Paul Walmsley
On Wed, 16 Jul 2014, Sebastian Andrzej Siewior wrote: > On 2014-07-15 20:21:21 [+], Paul Walmsley wrote: > > > > Acked-by: Sebastian Andrzej Siewior > > > > > > This is basically what Tony hasked me to do: No IRQ numbers & iomem. > > > > Sorry - I'm a bit confused - Sebastian, did you test

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-16 Thread Sebastian Andrzej Siewior
On 2014-07-15 20:21:21 [+], Paul Walmsley wrote: > Hi Sebastian, Hi Paul, > > Acked-by: Sebastian Andrzej Siewior > > > > This is basically what Tony hasked me to do: No IRQ numbers & iomem. > > Sorry - I'm a bit confused - Sebastian, did you test this one? If so, is > it okay to add a Te

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-15 Thread Paul Walmsley
Hi Sebastian, On Wed, 9 Jul 2014, Sebastian Andrzej Siewior wrote: > On 2014-07-09 11:55:52 [+0200], Sebastian Andrzej Siewior wrote: > > On 2014-07-08 18:46:39 [+0530], Mugunthan V N wrote: > > > Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC > > > > I reverted my patch, app

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-09 Thread Tony Lindgren
* Sebastian Andrzej Siewior [140709 03:03]: > On 2014-07-09 11:55:52 [+0200], Sebastian Andrzej Siewior wrote: > > On 2014-07-08 18:46:39 [+0530], Mugunthan V N wrote: > > > Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC > > > > I reverted my patch, applied this one and after

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-09 Thread Sebastian Andrzej Siewior
On 2014-07-09 11:55:52 [+0200], Sebastian Andrzej Siewior wrote: > On 2014-07-08 18:46:39 [+0530], Mugunthan V N wrote: > > Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC > > I reverted my patch, applied this one and after boot I got: Oh me dum dum. I had --dry-run… Acked-by:

Re: [Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-09 Thread Sebastian Andrzej Siewior
On 2014-07-08 18:46:39 [+0530], Mugunthan V N wrote: > Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC I reverted my patch, applied this one and after boot I got: |platform 48485000.mdio: Cannot lookup hwmod 'davinci_mdio' |cpsw 48484000.ethernet: _od_fail_runtime_resume: FIXME

[Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-07-08 Thread Mugunthan V N
Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC Cc: Rajendra Nayak Cc: Tony Lindgren Cc: Russell King Cc: Paul Walmsley Signed-off-by: Mugunthan V N --- This patch was already send twice on 2013-10-18 and 2014-05-13. Adding more people in Cc to review the patch. --- arch

[PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW

2014-05-13 Thread Mugunthan V N
Adding hwmod data for CPSW and MDIO which is present in DRA7xx SoC Signed-off-by: Mugunthan V N --- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 65 +++ 1 file changed, 65 insertions(+) diff --git a/arch/arm/mach-omap2/omap_hwmod_7xx_data.c b/arch/arm/mach-omap2/omap