Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
| | | | | | | Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | ||||
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
| | | | | | | Move this header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | ||||
* | rockchip: clk: pll: add common pll setting funcs | Elaine Zhang | 2019-11-17 | 1 | -0/+360 |
Common PLL setup function, compatible with different SOC. Mainly for the subsequent new SOC use. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> |