Re: [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree

2013-03-26 Thread Lee Jones
On Tue, 26 Mar 2013, Arnd Bergmann wrote: > On Tuesday 26 March 2013, Lee Jones wrote: > > Bit for information for you. > > > > I have confirmed that the address locations are the same for > > all SoCs are the same. However, the size of the TCDM changes from 4k > > on the db8500 to 12k on the db

Re: [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree

2013-03-26 Thread Arnd Bergmann
On Tuesday 26 March 2013, Lee Jones wrote: > Bit for information for you. > > I have confirmed that the address locations are the same for > all SoCs are the same. However, the size of the TCDM changes from 4k > on the db8500 to 12k on the db8540. > > Is there a way we can increase the size for

Re: [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree

2013-03-26 Thread Lee Jones
On Tue, 26 Mar 2013, Linus Walleij wrote: > On Tue, Mar 26, 2013 at 9:17 AM, Lee Jones wrote: > > On Mon, 25 Mar 2013, Linus Walleij wrote: > >> On Mon, Mar 25, 2013 at 5:46 PM, Lee Jones wrote: > >> > >> >> > res = platform_get_resource_byname(pdev, IORESOURCE_MEM, > >> >> >

Re: [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree

2013-03-26 Thread Linus Walleij
On Tue, Mar 26, 2013 at 9:17 AM, Lee Jones wrote: > On Mon, 25 Mar 2013, Linus Walleij wrote: >> On Mon, Mar 25, 2013 at 5:46 PM, Lee Jones wrote: >> >> >> > res = platform_get_resource_byname(pdev, IORESOURCE_MEM, >> >> >"prcmu-tcpm"); >> >> >

Re: [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree

2013-03-26 Thread Lee Jones
On Mon, 25 Mar 2013, Linus Walleij wrote: > On Mon, Mar 25, 2013 at 5:46 PM, Lee Jones wrote: > > >> > res = platform_get_resource_byname(pdev, IORESOURCE_MEM, > >> >"prcmu-tcpm"); > >> > if (!res) { > >> > - dev_err(&pdev

Re: [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree

2013-03-25 Thread Linus Walleij
On Mon, Mar 25, 2013 at 5:46 PM, Lee Jones wrote: >> > res = platform_get_resource_byname(pdev, IORESOURCE_MEM, >> >"prcmu-tcpm"); >> > if (!res) { >> > - dev_err(&pdev->dev, >> > - "Error: no prcmu tc