Update the xlate() method to use ofnode_phandle_args instead of the fdtdec
variant. This will allow drivers to support a live device tree.

Signed-off-by: Simon Glass <s...@chromium.org>
---

Changes in v3: None
Changes in v2: None

 drivers/clk/at91/pmc.c    | 2 +-
 drivers/clk/at91/pmc.h    | 2 +-
 drivers/clk/clk-uclass.c  | 7 ++++---
 drivers/clk/clk_stm32f7.c | 3 +--
 include/clk-uclass.h      | 5 +++--
 5 files changed, 10 insertions(+), 9 deletions(-)

Applied to u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to