lkml.org 
[lkml]   [2014]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [STLinux Kernel] [PATCH RESEND 02/12] clk: st: Adds Flexgen clock binding
Hi Gabi,

> +Example:
> +
> + clockgenD2@x9106000 {
> + compatible = "st,clkgen-c32";
> + reg = <0x9106000 0x1000>;
> +
> + CLK_S_D2_FLEXGEN: CLK_S_D2_FLEXGEN {
> + compatible = "st,flexgen";
> +
> + #clock-cells = <1>;
> + clocks = <&CLK_S_D2_QUADFS 0>,
> + <&CLK_S_D2_QUADFS 1>,
> + <&CLK_S_D2_QUADFS 2>,
> + <&CLK_S_D2_QUADFS 3>;
> +
> + clock-output-names = "CLK_PIX_MAIN_DISP",
> + "CLK_PIX_PIP",
> + "CLK_PIX_GDP1",
> + "CLK_PIX_GDP2";

With the upper case to lower case renaming of the STI device tree
this example also needs to be converted to lower case names
throughout.

Once rectified you can add my:
Acked-by: Peter Griffin <peter.griffin@linaro.org>

regards,

Peter.



\
 
 \ /
  Last update: 2014-06-05 10:21    [W:0.396 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site