rtc: stm32: fix misspelling and misalignment issues
[linux/fpc-iii.git] / Documentation / devicetree / bindings / clock / efm32-clock.txt
blob263d293f6a104d33e98b04f223648ed1272d1f06
1 * Clock bindings for Energy Micro efm32 Giant Gecko's Clock Management Unit
3 Required properties:
4 - compatible: Should be "efm32gg,cmu"
5 - reg: Base address and length of the register set
6 - interrupts: Interrupt used by the CMU
7 - #clock-cells: Should be <1>
9 The clock consumer should specify the desired clock by having the clock ID in
10 its "clocks" phandle cell. The header efm32-clk.h contains a list of available
11 IDs.