Re: [PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock

From: Alim Akhtar
Date: Wed May 25 2016 - 02:04:26 EST


Hi Sylwester,

On 04/15/2016 10:04 PM, Sylwester Nawrocki wrote:
On 04/15/2016 02:37 PM, Alim Akhtar wrote:
On 04/14/2016 01:20 PM, Krzysztof Kozlowski wrote:
On 04/14/2016 06:42 AM, Alim Akhtar wrote:
This patch adds CLK_IS_CRITICAL flag to ACLK_CCORE_133 and ACLK_FSYS0_200
clocks. These clocks are critical for accessing CMU_CCORE and CMU_FSYS0
blocks registers. Let these clocks to be enabled all the time.

Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
---
drivers/clk/samsung/clk-exynos7.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Thanks Krzysztof,
Sylwester, do you have any concern here?

I'm fine with the patch, if it fixes all the issues for you.
I will apply it and will likely send it upstream after v4.7-rc1 release.

Looks like this patch is not available on your tree.