[PATCH 2/3] arm: sunxi: Add clock definitions for the new clock driver
Maxime Ripard
maxime.ripard at free-electrons.com
Wed Jan 30 03:24:30 EST 2013
Hi Emilio,
Le 22/01/2013 07:12, Emilio López a écrit :
> + cpu: cpu at 01c20054 {
> + #clock-cells = <0>;
> + compatible = "allwinner,sunxi-cpu-clk";
> + reg = <0x01c20054 0x4>;
> + clocks = <&osc32k>, <&osc24M>, <&pll1>;
> + };
Why do you need these three clocks here ? From what you said in patch 3,
it seems like the 24M oscillator is not a direct parent, but only the
pll1 and the 32k oscillator, right?
Thanks,
Maxime
--
Maxime Ripard, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
More information about the linux-arm-kernel
mailing list