summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock/vf610-clock.txt
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: vf610: assign oscillator to clock moduleStefan Agner2014-11-231-0/+15
| | | | | | | | | | | | | | 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>
* ARM: imx: add VF610 clock supportJingchang Lu2013-06-171-0/+26
Add clock support for Vybrid VF610. It uses dtc macro support to define all clock IDs in vf610-clock.h to keep clock IDs coherence between kernel and DT. Signed-off-by: Jingchang Lu <b35083@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
OpenPOWER on IntegriCloud