diff options
author | Heiko Stübner <heiko@sntech.de> | 2014-07-03 01:58:39 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-07-13 12:17:06 -0700 |
commit | a245fecbb8064641d9cc317b347b5bdb2b7a4bb6 (patch) | |
tree | d4573cc7258ecc18e9db839f809960062ee419b0 /arch/xtensa | |
parent | 5a994e151f7c54a5fdeb07fe2fed4ed64b9321b8 (diff) |
clk: rockchip: add basic infrastructure for clock branches
This adds infrastructure for registering clock branches. On Rockchip SoCs
most clock branches are a combination of mux,divider and gate components,
thus a composite clock is used when appropriate.
Clock branches are supposed to be declared in an array using the COMPOSITE*
or MUX, etc makros defined in the header and then registered using
rockchip_clk_register_branches.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-By: Max Schwarz <max.schwarz@online.de>
Tested-By: Max Schwarz <max.schwarz@online.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions