Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3036.cbb8e4ec3d9946dce300038005cb1764a4a3b4ed0 Wed Mar 21 07:21:30 UTC 2018 David Wu <david.wu@rock-chips.com> clk: rockchip: Get cru's reg address before probe for rk3036

The assigned clock-rate and clock-parent is done before probe,
so it is better to get cru's reg address at ofdata_to_platdata
before probe, otherwise there is a error to use cru's red address.

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