[PATCH 2/2] ARM: dts: Add support for the i.MX35.
Shawn Guo
shawn.guo at linaro.org
Thu Dec 19 01:49:59 EST 2013
On Wed, Dec 18, 2013 at 03:10:26PM +0100, Sascha Hauer wrote:
> + clocks {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + ckil {
> + compatible = "fsl,imx-ckil", "fixed-clock";
> + clock-frequency = <32768>;
> + };
> +
> + osc {
> + compatible = "fsl,imx-osc", "fixed-clock";
> + clock-frequency = <24000000>;
> + };
I asked the question in the last round, but did not get any answer. Do
these two clocks exist on imx35? At least from the imx35 clock code,
I do not see them.
Shawn
> + };
More information about the linux-arm-kernel
mailing list