commit | ef1d9feeccc094f59b72bb11fe14ec886eb574d3 | [log] [tgz] |
---|---|---|
author | Xing Zheng <zhengxing@rock-chips.com> | Wed Mar 09 10:37:04 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Mar 27 13:03:34 2016 +0200 |
tree | aa1b6e1c3588d53459f206e92e4ad2fb4629f28c | |
parent | 268aebaa2410152bf91ea1ede6b284ff8138822d [diff] |
clk: rockchip: Add support for multiple clock providers There are need to support Multi-CRUs probability in future, but it is not supported on the current Rockchip Clock Framework. Therefore, this patch add support a provider as the parameter handler when we call the clock register functions for per CRU. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>