Home
last modified time | relevance | path

Searched hist:a6de9238bf53efaa437da288f1cbf4f5321d9dca (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3399.ca6de9238bf53efaa437da288f1cbf4f5321d9dca Mon Jan 08 13:00:27 UTC 2018 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> 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.

(cherry picked from commit d2f1f1abafbedd3580334f2564bfea918e49522d)

Change-Id: Ic19614e75b76d8159cf03ac4adb180ca5a8688fd
Signed-off-by: David Wu <david.wu@rock-chips.com>