Hi Jisheng, On 18/03/2014 03:24, Jisheng Zhang wrote:
+ sysclk: system-clock { + compatible = "fixed-factor-clock"; + #clock-cells = <0>; + clocks = <&cpuclk>; + clock-multi = <1>; + clock-div = <3>; + };Can you please name it as twdclk to avoid confusion? On Berlin, sysclk is another clk rather than the clk for twd.
Sure, I'll change the name and send a v4. Antoine -- Antoine Ténart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

