summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/clock/efm32-clock.txt
blob: 263d293f6a104d33e98b04f223648ed1272d1f06 (plain)
1
2
3
4
5
6
7
8
9
10
11
* Clock bindings for Energy Micro efm32 Giant Gecko's Clock Management Unit

Required properties:
- compatible: Should be "efm32gg,cmu"
- reg: Base address and length of the register set
- interrupts: Interrupt used by the CMU
- #clock-cells: Should be <1>

The clock consumer should specify the desired clock by having the clock ID in
its "clocks" phandle cell. The header efm32-clk.h contains a list of available
IDs.