[U-Boot] [PATCH v3 23/62] dm: clk: Add support for of-platdata

Simon Glass sjg at chromium.org
Fri Jul 15 05:58:47 CEST 2016


On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> Add support for this feature in the core clock code.
>
> Signed-off-by: Simon Glass <sjg at 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


More information about the U-Boot mailing list