lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 09 Sep 2014 14:24:23 +0200
From:	Krzysztof Kozłowski <k.kozlowski@...sung.com>
To:	Pankaj Dubey <pankaj.dubey@...sung.com>,
	linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	kgene.kim@...sung.com, tomasz.figa@...il.com,
	s.nawrocki@...sung.com, mturquette@...aro.org, naushad@...sung.com
Subject: Re: [PATCH] clk: samsung: exynos3250: fix mout_cam_blk parent list

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@...sung.com>
> ---
>   drivers/clk/samsung/clk-exynos3250.c |    1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@...sung.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",
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ