u-boot-brain/drivers/clk/rockchip
Philipp Tomsich d2f1f1abaf rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
The RK3399 CRU-node assigns rates to a number of clocks that are not
implemented in the RK3399 clock-driver (but which have been
sufficiently initialised from rkclk_init()): for these clocks, we
simply ignore the set_rate() operation and return 0 to signal success.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: David Wu <david.wu@rock-chips.com>

Series-changes: 2
- Fixed David's email address.
2018-01-28 17:12:36 +01:00
..
clk_rk322x.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
clk_rk3036.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
clk_rk3128.c rockchip: rk3128: add clock driver 2017-11-30 22:55:26 +01:00
clk_rk3188.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
clk_rk3288.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
clk_rk3328.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
clk_rk3368.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
clk_rk3399.c rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node 2018-01-28 17:12:36 +01:00
clk_rv1108.c rockchip: clk: bind reset driver 2018-01-09 11:13:32 +01:00
Makefile rockchip: rk3128: add clock driver 2017-11-30 22:55:26 +01:00