]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: zx: Add power domains for ZX296702
authorJun Nie <jun.nie@linaro.org>
Wed, 29 Jul 2015 06:16:58 +0000 (14:16 +0800)
committerOlof Johansson <olof@lixom.net>
Thu, 30 Jul 2015 12:36:36 +0000 (14:36 +0200)
commitf15107f41282d5ae9c6c26832dcc485729821ccc
tree20df95e5043a08f7d2d534065c3083fcd23f9817
parent2eb084eb1f6eba53e657502c519b52e640e38cde
ARM: zx: Add power domains for ZX296702

Add power domains for ZX296702 to power off
inactive power domains in runtime.

Signed-off-by: Jun Nie <jun.nie@linaro.org>
[olof: Marked zx296702_pd_driver as __initdata to avoid section mismatch]
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-zx/Kconfig
arch/arm/mach-zx/Makefile
arch/arm/mach-zx/zx296702-pm-domain.c [new file with mode: 0644]