efm32-clock.txt 420 B

1234567891011
  1. * Clock bindings for Energy Micro efm32 Giant Gecko's Clock Management Unit
  2. Required properties:
  3. - compatible: Should be "efm32gg,cmu"
  4. - reg: Base address and length of the register set
  5. - interrupts: Interrupt used by the CMU
  6. - #clock-cells: Should be <1>
  7. The clock consumer should specify the desired clock by having the clock ID in
  8. its "clocks" phandle cell. The header efm32-clk.h contains a list of available
  9. IDs.