ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
authorLee Jones <lee.jones@linaro.org>
Fri, 4 May 2012 13:01:00 +0000 (14:01 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jun 2012 00:04:41 +0000 (02:04 +0200)
commit890d84fac09b7e3986317c9f6d53a7924ac10161
tree95b6fad56bea6ce58c8dc37fc1df095f2a1a59cd
parente5999f28903ebf795e83c95ed19191517ad3c001
ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot

This patch adds the correct compatible string for use during Device Tree
population. Without it the DB8500 PRCMU regulators would be processed
when DT is enabled.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ux500/board-mop500.c