From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Mike Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>,
linux-clk@vger.kernel.org,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL v2] clk/samsung fixes for 4.1
Date: Tue, 05 May 2015 11:39:50 +0200 [thread overview]
Message-ID: <55488FE6.4040003@samsung.com> (raw)
In-Reply-To: <554105AC.8060800@samsung.com>
Mike,
this is a corrected version of pull request I sent on 29/04/15.
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git tags/clk-samsung-fixes-4.1-2
for you to fetch changes up to 97372e5a99449b4fffa824a382ad6358066a9918:
clk: exynos5420: Restore GATE_BUS_TOP on suspend (2015-05-05 10:51:04 +0200)
----------------------------------------------------------------
clk/samsung fixes for 4.1
- missing CONFIG_ARCH_EXYNOS5433 -> CONFIG_ARCH_EXYNOS substitution
to actually enable clk-exynos5433.c compilation,
- fixes of exynos5433 clk tree definitions: register offsets, parent
clocks, PLL coefficients,
- fix for exynos5420 system sleep regression introduced in 3.19.
----------------------------------------------------------------
Chanwoo Choi (3):
clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433
clk: exynos5433: Fix wrong parent clock of sclk_apollo clock
clk: exynos5433: Fix wrong PMS value of exynos5433_pll_rates
Javier Martinez Canillas (1):
clk: exynos5420: Restore GATE_BUS_TOP on suspend
Jonghwa Lee (2):
clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG
clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignment
drivers/clk/samsung/Makefile | 2 +-
drivers/clk/samsung/clk-exynos5420.c | 1 +
drivers/clk/samsung/clk-exynos5433.c | 12 ++++++------
3 files changed, 8 insertions(+), 7 deletions(-)
--
Thanks,
Sylwester
next prev parent reply other threads:[~2015-05-05 9:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-29 16:24 [GIT PULL] clk/samsung fixes for 4.1 Sylwester Nawrocki
2015-04-29 23:18 ` Michael Turquette
2015-05-04 10:19 ` Sylwester Nawrocki
2015-05-05 9:39 ` Sylwester Nawrocki [this message]
2015-05-07 23:49 ` [GIT PULL v2] " Michael Turquette
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=55488FE6.4040003@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mturquette@linaro.org \
--cc=sboyd@codeaurora.org \
/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.