
15 Jul
2016
15 Jul
'16
5:58 a.m.
On 4 July 2016 at 11:58, Simon Glass sjg@chromium.org wrote:
Add support for this feature in the core clock code.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Update to the new clock API
Changes in v2: None
drivers/clk/clk-uclass.c | 22 ++++++++++++++++++++-- drivers/clk/clk_fixed_rate.c | 2 ++ include/clk.h | 4 ++++ 3 files changed, 26 insertions(+), 2 deletions(-)
Applied to u-boot-dm