From: k.kozlowski@samsung•com (Krzysztof Kozłowski)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] clk: samsung: exynos3250: fix mout_cam_blk parent list
Date: Tue, 09 Sep 2014 14:24:23 +0200 [thread overview]
Message-ID: <540EF177.8090005@samsung.com> (raw)
In-Reply-To: <1410008613-20861-1-git-send-email-pankaj.dubey@samsung.com>
On 06.09.2014 15:03, Pankaj Dubey wrote:
> As per user manual of Exynos3250 SRC_CAM can select
> div_cam_blk_320 if it's value is 0xC, so placing
> div_cam_blk_320 at proper index in parent list of mout_cam_blk.
>
> Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung•com>
> ---
> drivers/clk/samsung/clk-exynos3250.c | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung•com>
Best regards,
Krzysztof
>
> diff --git a/drivers/clk/samsung/clk-exynos3250.c b/drivers/clk/samsung/clk-exynos3250.c
> index e1cb464..ba8f073f 100644
> --- a/drivers/clk/samsung/clk-exynos3250.c
> +++ b/drivers/clk/samsung/clk-exynos3250.c
> @@ -248,6 +248,7 @@ PNAME(group_sclk_cam_blk_p) = { "xxti", "xusbxti",
> "none", "none", "none",
> "none", "div_mpll_pre",
> "mout_epll_user", "mout_vpll",
> + "none", "none", "none",
> "div_cam_blk_320", };
> PNAME(group_sclk_fimd0_p) = { "xxti", "xusbxti",
> "m_bitclkhsdiv4_2l", "none",
>
next prev parent reply other threads:[~2014-09-09 12:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-06 13:03 [PATCH] clk: samsung: exynos3250: fix mout_cam_blk parent list Pankaj Dubey
2014-09-09 12:24 ` Krzysztof Kozłowski [this message]
2014-09-22 8:35 ` Tomasz Figa
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=540EF177.8090005@samsung.com \
--to=k.kozlowski@samsung$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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