
31 May
2017
31 May
'17
7:39 p.m.
On 30 May 2017 at 21:47, Simon Glass sjg@chromium.org wrote:
Update the clk uclass to support a live device tree.
Signed-off-by: Simon Glass sjg@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.