[PATCH 15/16] ARM: ux500: Apply Device Tree settings for the DB8500 PRCMU

Arnd Bergmann arnd at arndb.de
Tue Apr 17 11:38:10 EDT 2012


On Tuesday 17 April 2012, Lee Jones wrote:
> 
> On 17/04/12 15:47, Arnd Bergmann wrote:
> > On Tuesday 17 April 2012, Lee Jones wrote:
> >> In this patch we enable the db8500-prcmu via DT and take out
> >> any enablement previously carried out by platform code.
> >>
> >> Signed-off-by: Lee Jones<lee.jones at linaro.org>
> >
> > This patch by itself is broken, because it relies on patch 16.
> > I suggest merging the two into a single patch to atomically
> > move over from the static definition of the prcmu to the
> > device tree based definition. You can also combine it with
> > patch 14, which by itself is harmless but also pointless.
> 
> Not as far as I can tell. This patch relies on 12 and 13. Patch 16 is 
> for the PRCMU timer, which is a different entity.
> 

Ah, I see. In this case, I would combine patches 13 and 15 because
otherwise you end up with a duplicate prcmu device when only patch 13
is applied.

	Arnd



More information about the linux-arm-kernel mailing list