From: Krzysztof Kozlowski <krzk@kernel.org>
To: Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Javier Martinez Canillas <javier@osg.samsung.com>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Tomasz Figa <tomasz.figa@gmail.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-clk@vger.kernel.org
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Subject: [PATCH 0/2] clk: ARM: dts: exynos: Fix hang on Odroid U3
Date: Wed, 21 Jun 2017 21:08:05 +0200 [thread overview]
Message-ID: <20170621190807.14850-1-krzk@kernel.org> (raw)
Recent linux-next fails to boot on Odroid U3 (Exynos4412) because
of commit 6edfa11cb396 ("clk: samsung: Add enable/disable operation
for PLL36XX clocks").
Patchset fixes it. Patches are independent although both are required
to fix the issue.
I will be taking DTS change.
Best regards,
Krzysztof
Krzysztof Kozlowski (2):
clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled
EPLL
ARM: dts: exynos: Add clocks to audss block to fix silent hang on
Exynos4412
arch/arm/boot/dts/exynos4.dtsi | 3 +++
drivers/clk/samsung/clk-exynos-audss.c | 1 +
2 files changed, 4 insertions(+)
--
2.9.3
WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] clk: ARM: dts: exynos: Fix hang on Odroid U3
Date: Wed, 21 Jun 2017 21:08:05 +0200 [thread overview]
Message-ID: <20170621190807.14850-1-krzk@kernel.org> (raw)
Recent linux-next fails to boot on Odroid U3 (Exynos4412) because
of commit 6edfa11cb396 ("clk: samsung: Add enable/disable operation
for PLL36XX clocks").
Patchset fixes it. Patches are independent although both are required
to fix the issue.
I will be taking DTS change.
Best regards,
Krzysztof
Krzysztof Kozlowski (2):
clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled
EPLL
ARM: dts: exynos: Add clocks to audss block to fix silent hang on
Exynos4412
arch/arm/boot/dts/exynos4.dtsi | 3 +++
drivers/clk/samsung/clk-exynos-audss.c | 1 +
2 files changed, 4 insertions(+)
--
2.9.3
next reply other threads:[~2017-06-21 19:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-21 19:08 Krzysztof Kozlowski [this message]
2017-06-21 19:08 ` [PATCH 0/2] clk: ARM: dts: exynos: Fix hang on Odroid U3 Krzysztof Kozlowski
2017-06-21 19:08 ` [PATCH 1/2] clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL Krzysztof Kozlowski
2017-06-21 19:08 ` Krzysztof Kozlowski
2017-06-22 10:27 ` Sylwester Nawrocki
2017-06-22 10:27 ` Sylwester Nawrocki
2017-06-22 21:55 ` Stephen Boyd
2017-06-22 21:55 ` Stephen Boyd
2017-06-21 19:08 ` [PATCH 2/2] ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412 Krzysztof Kozlowski
2017-06-21 19:08 ` Krzysztof Kozlowski
2017-06-21 19:08 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170621190807.14850-1-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=javier@osg.samsung.com \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=mturquette@baylibre.com \
--cc=s.nawrocki@samsung.com \
--cc=sboyd@codeaurora.org \
--cc=tomasz.figa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.