Re: [PATCH v2 07/11] ARM: s3c64xx: pm: Add device tree based power domain instantiation

2014-03-04 Thread Mark Brown
On Mon, Mar 03, 2014 at 05:02:12PM +0100, Tomasz Figa wrote: > This patch adds support for registering power domains of S3C64xx SoCs > and binding devices to them using device tree. Reviwed-by: Mark Brown signature.asc Description: Digital signature

[PATCH v2 07/11] ARM: s3c64xx: pm: Add device tree based power domain instantiation

2014-03-03 Thread Tomasz Figa
This patch adds support for registering power domains of S3C64xx SoCs and binding devices to them using device tree. Signed-off-by: Tomasz Figa --- arch/arm/mach-s3c64xx/pm.c | 71 + include/dt-bindings/arm/s3c64xx-power-domains.h | 26 + 2 fi