[U-Boot] [PATCH v4 51/72] dm: clk: Update uclass to support livetree

Simon Glass sjg at chromium.org
Wed May 31 17:39:13 UTC 2017


On 30 May 2017 at 21:47, Simon Glass <sjg at chromium.org> wrote:
> Update the clk uclass to support a live device tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Update zynq clock driver to use the correct error number
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/clk/clk-uclass.c | 17 +++++++----------
>  drivers/clk/clk_zynq.c   |  2 +-
>  2 files changed, 8 insertions(+), 11 deletions(-)

Applied to u-boot-dm in place of the earlier patch.


More information about the U-Boot mailing list