[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <99de23b6-4049-7542-008b-abf65df356f0@samsung.com>
Date: Thu, 22 Jun 2017 12:27:10 +0200
From: Sylwester Nawrocki <s.nawrocki@...sung.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>
Cc: Kukjin Kim <kgene@...nel.org>, Tomasz Figa <tomasz.figa@...il.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org,
Marek Szyprowski <m.szyprowski@...sung.com>
Subject: Re: [PATCH 1/2] clk: samsung: audss: Fix silent hang on Exynos4412
due to disabled EPLL
On 06/21/2017 09:08 PM, Krzysztof Kozlowski wrote:
> Similarly to commit f1e9203e2366 ("clk: samsung: Fix Exynos 5420 pinctrl
> setup and clock disable failure due to domain being gated") for
> Exynos5420, the Exynos4412 also requires that EPLL is not disabled.
> Otherwise any access to MAUDIO block will silently halt.
>
> This was not visible before because EPLL on Exynos4 could not be
> disabled before commit 6edfa11cb396 ("clk: samsung:
> Add enable/disable operation for PLL36XX clocks"). After this commit,
> on Odroid U3 board one can see silent hang, usually with last (but
> unrelated) messages:
>
> [ 2.382741] input: gpio_keys as /devices/platform/gpio_keys/input/input0
> [ 2.405686] usb 1-3: new high-speed USB device number 3 using exynos-ehci
> [ 2.419843] max77686-rtc max77686-rtc: setting system clock to 2017-06-21 17:04:13 UTC (1498064653)
>
> Mark Exynos4 variant as also needed EPLL to be enabled all the time.
>
> Signed-off-by: Krzysztof Kozlowski<krzk@...nel.org>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@...sung.com>
Stephen, Mike,
Can you please apply this patch directly?
--
Thanks,
Sylwester
Powered by blists - more mailing lists