Re: [PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver

2016-07-08 Thread Krzysztof Kozlowski
On 07/08/2016 01:29 PM, Alim Akhtar wrote: > > > On 07/06/2016 11:33 AM, Krzysztof Kozlowski wrote: >> On 07/05/2016 12:06 PM, Alim Akhtar wrote: >>> The s3c rtc controller on exynos7 platform uses rtc source clock >>> from s2mps11 pmic. This patch enables the required bits to make >>> rtc work o

Re: [PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver

2016-07-08 Thread Alim Akhtar
On 07/06/2016 11:33 AM, Krzysztof Kozlowski wrote: On 07/05/2016 12:06 PM, Alim Akhtar wrote: The s3c rtc controller on exynos7 platform uses rtc source clock from s2mps11 pmic. This patch enables the required bits to make rtc work on exynos7-espresso board. Signed-off-by: Alim Akhtar ---

Re: [PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver

2016-07-05 Thread Krzysztof Kozlowski
On 07/05/2016 12:06 PM, Alim Akhtar wrote: > The s3c rtc controller on exynos7 platform uses rtc source clock > from s2mps11 pmic. This patch enables the required bits to make > rtc work on exynos7-espresso board. > > Signed-off-by: Alim Akhtar > --- > arch/arm64/configs/defconfig |2 ++ > 1

Re: [PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver

2016-07-05 Thread Javier Martinez Canillas
Hello Alim, On 07/05/2016 06:06 AM, Alim Akhtar wrote: > The s3c rtc controller on exynos7 platform uses rtc source clock > from s2mps11 pmic. This patch enables the required bits to make > rtc work on exynos7-espresso board. > > Signed-off-by: Alim Akhtar > --- Looks good to me. Reviewed-by:

[PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver

2016-07-05 Thread Alim Akhtar
The s3c rtc controller on exynos7 platform uses rtc source clock from s2mps11 pmic. This patch enables the required bits to make rtc work on exynos7-espresso board. Signed-off-by: Alim Akhtar --- arch/arm64/configs/defconfig |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/con