Merge remote-tracking branch 'spi/fix/core' into spi-linus
[linux-drm-fsl-dcu.git] / Documentation / devicetree / bindings / clock / efm32-clock.txt
1 * Clock bindings for Energy Micro efm32 Giant Gecko's Clock Management Unit
2
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>
8
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.