Re: [PATCH 2/9] soc: samsung: pmu: Add powerup_conf callback

2018-01-09 Thread Krzysztof Kozlowski
On Tue, Jan 9, 2018 at 8:58 AM, Chanwoo Choi wrote: > This patch adds the powerup_conf callback which is used to re-initialize Do not describe every patch as this patch. It does not bring any information because I am already looking at this patch.

Re: [PATCH 2/9] soc: samsung: pmu: Add powerup_conf callback

2018-01-09 Thread Krzysztof Kozlowski
On Tue, Jan 9, 2018 at 8:58 AM, Chanwoo Choi wrote: > This patch adds the powerup_conf callback which is used to re-initialize Do not describe every patch as this patch. It does not bring any information because I am already looking at this patch.

[PATCH 2/9] soc: samsung: pmu: Add powerup_conf callback

2018-01-09 Thread Chanwoo Choi
This patch adds the powerup_conf callback which is used to re-initialize the PMU registers during the resume state. Signed-off-by: Chanwoo Choi --- drivers/soc/samsung/exynos-pmu.c | 8 drivers/soc/samsung/exynos-pmu.h | 1 +

[PATCH 2/9] soc: samsung: pmu: Add powerup_conf callback

2018-01-09 Thread Chanwoo Choi
This patch adds the powerup_conf callback which is used to re-initialize the PMU registers during the resume state. Signed-off-by: Chanwoo Choi --- drivers/soc/samsung/exynos-pmu.c | 8 drivers/soc/samsung/exynos-pmu.h | 1 + include/linux/soc/samsung/exynos-pmu.h | 1 + 3