ARM: keystone2: Use macro for DSP GEM power domain
authorSuman Anna <s-anna@ti.com>
Fri, 4 Mar 2016 16:36:38 +0000 (10:36 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2016 23:18:42 +0000 (19:18 -0400)
commit4ed8b2c969932ec0346b157f0d53173ff52a97c1
treed31f38378fa55d6ae24936a29fb3710b31672d42
parent0299c2efb1acc61a746f2a08f84e8eea75783a01
ARM: keystone2: Use macro for DSP GEM power domain

Define a macro for the DSP GEM power domain id number and
use it instead of a hard-coded number in the code that
disables all the DSPs on various Keystone2 SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-keystone/include/mach/hardware.h
arch/arm/mach-keystone/keystone.c