From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock
Date: Mon, 30 Jun 2014 15:49:47 +0200 [thread overview]
Message-ID: <53B16AFB.9010107@samsung.com> (raw)
In-Reply-To: <1403156836-24421-1-git-send-email-rahul.sharma@samsung.com>
On 19.06.2014 07:47, Rahul Sharma wrote:
> Change bit from 2 to 9 for tv (mixer) sysmmu clock.
>
> Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
> ---
> Based on Kukjin's for-next branch.
>
> drivers/clk/samsung/clk-exynos5250.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/clk/samsung/clk-exynos5250.c b/drivers/clk/samsung/clk-exynos5250.c
> index 1fad4c5..184f642 100644
> --- a/drivers/clk/samsung/clk-exynos5250.c
> +++ b/drivers/clk/samsung/clk-exynos5250.c
> @@ -661,7 +661,7 @@ static struct samsung_gate_clock exynos5250_gate_clks[] __initdata = {
> GATE(CLK_RTC, "rtc", "div_aclk66", GATE_IP_PERIS, 20, 0, 0),
> GATE(CLK_TMU, "tmu", "div_aclk66", GATE_IP_PERIS, 21, 0, 0),
> GATE(CLK_SMMU_TV, "smmu_tv", "mout_aclk200_disp1_sub",
> - GATE_IP_DISP1, 2, 0, 0),
> + GATE_IP_DISP1, 9, 0, 0),
> GATE(CLK_SMMU_FIMD1, "smmu_fimd1", "mout_aclk200_disp1_sub",
> GATE_IP_DISP1, 8, 0, 0),
> GATE(CLK_SMMU_2D, "smmu_2d", "div_aclk200", GATE_IP_ACP, 7, 0, 0),
>
Applied as a fix for 3.16.
Best regards,
Tomasz
prev parent reply other threads:[~2014-06-30 13:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 5:47 [PATCH] clk/exynos5250: fix bit number for tv sysmmu clock Rahul Sharma
2014-06-19 6:05 ` Sachin Kamat
2014-06-25 11:22 ` Rahul Sharma
2014-06-25 11:24 ` Tomasz Figa
2014-06-25 11:26 ` Kukjin Kim
2014-06-25 12:57 ` Rahul Sharma
2014-06-30 13:49 ` Tomasz Figa [this message]
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=53B16AFB.9010107@samsung.com \
--to=t.figa@samsung.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox