Searched hist:ddfe77df15bc1db9180b261b9c701abf4712452c (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/clk/rockchip/ |
| H A D | clk_rk3368.c | ddfe77df15bc1db9180b261b9c701abf4712452c Thu Jun 22 21:47:11 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: clk: rk3368: implement bandwidth adjust for PLLs
The RK3368 TRM recommends to configure the bandwith adjustment (CON2) for PLLs to NF/2. This implements this for all reconfigurations of PLLs and removes the 'has_bwadj' flag (as the RK3368 always has the bandwidth-adjustment feature according to its manual).
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|