Re: [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

2014-04-10 Thread Pankaj Dubey
Hi Bartlomiej, Thanks for review. On 04/03/2014 08:56 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Wednesday, April 02, 2014 05:24:44 PM Pankaj Dubey wrote: From: Younggun Jang This driver is mainly used for setting misc bits of register from PMU IP of Exynos SoC which will be required to

Re: [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

2014-04-10 Thread Pankaj Dubey
Hi Bartlomiej, Thanks for review. On 04/03/2014 08:56 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Wednesday, April 02, 2014 05:24:44 PM Pankaj Dubey wrote: From: Younggun Jang yg1004.j...@samsung.com This driver is mainly used for setting misc bits of register from PMU IP of Exynos SoC

Re: [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

2014-04-03 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, April 02, 2014 05:24:44 PM Pankaj Dubey wrote: > From: Younggun Jang > > This driver is mainly used for setting misc bits of register from PMU IP > of Exynos SoC which will be required to configure before Suspend/Resume. > Currently all these settings are done in

Re: [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

2014-04-03 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, April 02, 2014 05:24:44 PM Pankaj Dubey wrote: From: Younggun Jang yg1004.j...@samsung.com This driver is mainly used for setting misc bits of register from PMU IP of Exynos SoC which will be required to configure before Suspend/Resume. Currently all these settings are

[RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

2014-04-02 Thread Pankaj Dubey
From: Younggun Jang This driver is mainly used for setting misc bits of register from PMU IP of Exynos SoC which will be required to configure before Suspend/Resume. Currently all these settings are done in "arch/arm/mach-exynos/pmu.c" but moving ahead for ARM64 based SoC support, there is a

[RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

2014-04-02 Thread Pankaj Dubey
From: Younggun Jang yg1004.j...@samsung.com This driver is mainly used for setting misc bits of register from PMU IP of Exynos SoC which will be required to configure before Suspend/Resume. Currently all these settings are done in arch/arm/mach-exynos/pmu.c but moving ahead for ARM64 based SoC