Re: [PATCH 1/2] clk: exynos5420: Set ID for aclk333 gate clock
From: Krzysztof Kozlowski <hidden>
Date: 2016-05-25 07:11:16
Also in:
linux-arm-kernel, linux-clk, linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2016-05-25 07:11:16
Also in:
linux-arm-kernel, linux-clk, linux-samsung-soc, lkml
On 05/24/2016 07:41 PM, Javier Martinez Canillas wrote:
The aclk333 clock needs to be ungated during the MFC power domain switch, so set the clock ID to allow the Exynos power domain logic to lookup this clock if is defined in the MFC PD device tree node. Signed-off-by: Javier Martinez Canillas <redacted> --- drivers/clk/samsung/clk-exynos5420.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof