From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 02/12] drivers: mfd: Add support for Exynos PMU driver Date: Mon, 3 Nov 2014 15:26:04 +0000 Message-ID: <20141103152604.GA10544@x1> References: <1414986790-11940-1-git-send-email-amit.daniel@samsung.com> <1414986790-11940-3-git-send-email-amit.daniel@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1414986790-11940-3-git-send-email-amit.daniel@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Amit Daniel Kachhap Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org, kgene.kim@samsung.com, pankaj.dubey@samsung.com, Sangbeom Kim , Samuel Ortiz List-Id: linux-pm@vger.kernel.org On Mon, 03 Nov 2014, Amit Daniel Kachhap wrote: > From: Pankaj Dubey >=20 > This patch moves Exynos PMU driver implementation from "arm/mach-exyn= os" > to "drivers/mfd". This driver is mainly used for setting misc bits of > register from PMU IP of Exynos SoC which will be required to configur= e > before Suspend/Resume. Currently all these settings are done in > "arch/arm/mach-exynos/pmu.c" but moving ahead for ARM64 based SoC sup= port, > there is a need of DT based implementation of PMU driver. >=20 > This driver uses already existing DT binding information. >=20 > CC: Sangbeom Kim > CC: Samuel Ortiz > CC: Lee Jones > Signed-off-by: Pankaj Dubey > Signed-off-by: Amit Daniel Kachhap > --- > arch/arm/mach-exynos/Kconfig | 1 + > arch/arm/mach-exynos/Makefile | 2 +- > drivers/mfd/Kconfig | 9 +++++++++ > drivers/mfd/Makefile | 1 + > .../mach-exynos/pmu.c =3D> drivers/mfd/exynos-pmu.c | 0 > 5 files changed, 12 insertions(+), 1 deletion(-) > rename arch/arm/mach-exynos/pmu.c =3D> drivers/mfd/exynos-pmu.c (100= %) I thought we spoke about this already [1]? What's changed? [1] https://lkml.org/lkml/2014/4/29/193 --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog