]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: vf610: assign oscillator to clock module
authorStefan Agner <stefan@agner.ch>
Sun, 2 Nov 2014 20:36:44 +0000 (21:36 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 23 Nov 2014 07:08:09 +0000 (15:08 +0800)
commit81a858a07866666f6c291b9317b09b20a734651f
treec05f26f73bbf66a2b9105abcd89269243400290a
parent37023a12ec6a4daca8bb30369353d302db8cfd7a
ARM: dts: vf610: assign oscillator to clock module

The clock controller module (CCM) has several clock inputs, which
are connected to external crystal oscillators. To reflect this,
assign these fixed clocks to the CCM node directly.

This especially resolves initialization order dependencies we had
with the earlier initialization code: When resolving of the fixed
clocks failed in clk-vf610, the code created fixed clocks with a
rate of 0.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Documentation/devicetree/bindings/clock/vf610-clock.txt
arch/arm/boot/dts/vf610-cosmic.dts
arch/arm/boot/dts/vf610-twr.dts
arch/arm/boot/dts/vf610.dtsi