1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 16:29:19 +01:00
Files
u-boot-megous/drivers/clk
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
..
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2018-01-28 17:12:36 +01:00