diff options
author | Tero Kristo <t-kristo@ti.com> | 2013-08-21 18:39:15 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-01-17 21:35:13 +0100 |
commit | 3cd4a596224565cff00b69a02d4b5fa7432ea6d3 (patch) | |
tree | 66ec0ab2c879ccb9715f335af51897376148b2a6 /drivers/clk/ti/composite.c | |
parent | CLK: TI: add support for gate clock (diff) | |
download | linux-3cd4a596224565cff00b69a02d4b5fa7432ea6d3.tar.xz linux-3cd4a596224565cff00b69a02d4b5fa7432ea6d3.zip |
CLK: TI: add support for clockdomain binding
Some OMAP clocks require knowledge about their parent clockdomain for
book keeping purposes. This patch creates a new DT binding for TI
clockdomains, which act as a collection of device clocks. Clockdomain
itself is rather misleading name for the hardware functionality, as at
least on OMAP4 / OMAP5 / DRA7 the clockdomains can be collections of either
clocks and/or IP blocks, thus idle-domain or such might be more appropriate.
For most cases on these SoCs, the kernel doesn't even need the information
and the mappings can be ignored.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/ti/composite.c')
0 files changed, 0 insertions, 0 deletions