ARM: vexpress: allow native pm ops backends to probe for psci suppport
authorAchin Gupta <achin.gupta@arm.com>
Mon, 17 Dec 2012 00:15:00 +0000 (00:15 +0000)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:05:15 +0000 (11:05 +0100)
commit58068c45b899873906a6dccc94715a3e72387d42
tree747416f9d659909df8b0a79feb312978d436eee5
parent922b78c7094e1db6fcb3a0e39c91c5a4cdde8957
ARM: vexpress: allow native pm ops backends to probe for psci suppport

This patch allows the vexpress 'tc2' native backend to probe
the dt for presence of the psci backend. If present then the native
implementation of the 'bL_platform_power_ops' is not used.

Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
arch/arm/mach-vexpress/tc2_pm.c