RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-28 Thread Fernandes, Joel
ing; > Rob Landley; Andrew Morton; Jason Kridner; Koen Kooi; Chris Ball; Devicetree > Discuss; Linux OMAP List; Linux ARM Kernel List; Linux DaVinci Kernel List; > Linux Kernel Mailing List; Linux MMC List; Arnd Bergmann > Subject: Re: [PATCH 0/5] AM33xx: MMC resources from DT without HW

Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-28 Thread Balaji T K
On Thursday 27 June 2013 11:38 PM, Fernandes, Joel wrote: Hi Balaji, Some patches were squashed and others dropped in the series resulting in the single patch above. This patch should be good to apply Hi Joel, Before pushing mmc dts support for am335x, Can you please let me know if below

Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-28 Thread Balaji T K
On Thursday 27 June 2013 11:38 PM, Fernandes, Joel wrote: Hi Balaji, snip Some patches were squashed and others dropped in the series resulting in the single patch above. This patch should be good to apply Hi Joel, Before pushing mmc dts support for am335x, Can you please let me know if

RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-28 Thread Fernandes, Joel
Morton; Jason Kridner; Koen Kooi; Chris Ball; Devicetree Discuss; Linux OMAP List; Linux ARM Kernel List; Linux DaVinci Kernel List; Linux Kernel Mailing List; Linux MMC List; Arnd Bergmann Subject: Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data On Thursday 27 June 2013 11:38

RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Fernandes, Joel
; Subject: Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD > data > > On Thursday 27 June 2013 07:56 PM, Joel A Fernandes wrote: > > Hi Benoit, > > > > On Thu, Jun 27, 2013 at 7:03 AM, Benoit Cousson wrote: > >> Hi Joel, > >> > >> On 0

RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Fernandes, Joel
King; Rob Landley; Andrew > Morton; Jason Kridner; Koen Kooi; Chris Ball; Devicetree Discuss; Linux OMAP > List; Linux ARM Kernel List; Linux DaVinci Kernel List; Linux Kernel Mailing > List; > Linux MMC List; Arnd Bergmann > Subject: Re: [PATCH 0/5] AM33xx: MMC resou

Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Balaji T K
On Thursday 27 June 2013 07:56 PM, Joel A Fernandes wrote: Hi Benoit, On Thu, Jun 27, 2013 at 7:03 AM, Benoit Cousson wrote: Hi Joel, On 06/26/2013 05:28 AM, Joel A Fernandes wrote: On Tue, Jun 25, 2013 at 8:23 PM, Joel A Fernandes wrote: From: Joel A Fernandes This series is fixes to

Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Benoit Cousson
Hi Joel, On 06/26/2013 05:28 AM, Joel A Fernandes wrote: > On Tue, Jun 25, 2013 at 8:23 PM, Joel A Fernandes wrote: >> From: Joel A Fernandes >> >> This series is fixes to get MMC working on AM33XX without HWMOD data. >> On removal of HWMOD data, interrupt and register properties need to be >>

Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Benoit Cousson
Hi Joel, On 06/26/2013 05:28 AM, Joel A Fernandes wrote: On Tue, Jun 25, 2013 at 8:23 PM, Joel A Fernandes joelag...@ti.com wrote: From: Joel A Fernandes agnel.j...@gmail.com This series is fixes to get MMC working on AM33XX without HWMOD data. On removal of HWMOD data, interrupt and

Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Balaji T K
On Thursday 27 June 2013 07:56 PM, Joel A Fernandes wrote: Hi Benoit, On Thu, Jun 27, 2013 at 7:03 AM, Benoit Cousson b-cous...@ti.com wrote: Hi Joel, On 06/26/2013 05:28 AM, Joel A Fernandes wrote: On Tue, Jun 25, 2013 at 8:23 PM, Joel A Fernandes joelag...@ti.com wrote: From: Joel A

RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Fernandes, Joel
; Andrew Morton; Jason Kridner; Koen Kooi; Chris Ball; Devicetree Discuss; Linux OMAP List; Linux ARM Kernel List; Linux DaVinci Kernel List; Linux Kernel Mailing List; Linux MMC List; Arnd Bergmann Subject: Re: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data On Thursday 27 June 2013

RE: [PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-27 Thread Fernandes, Joel
; Vinod Koul; Mark Brown; Russell King; Rob Landley; Andrew Morton; Jason Kridner; Koen Kooi; Chris Ball; Devicetree Discuss; Linux OMAP List; Linux ARM Kernel List; Linux DaVinci Kernel List; Linux Kernel Mailing List; Linux MMC List; Arnd Bergmann Subject: Re: [PATCH 0/5] AM33xx: MMC resources

[PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes This series is fixes to get MMC working on AM33XX without HWMOD data. On removal of HWMOD data, interrupt and register properties need to be provided for the driver to function correctly. Also instead of specifying offset in match->data, I've added bindings for the same

[PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com This series is fixes to get MMC working on AM33XX without HWMOD data. On removal of HWMOD data, interrupt and register properties need to be provided for the driver to function correctly. Also instead of specifying offset in match-data, I've added