-
- Downloads
clk: Modify xlate() method for livetree
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 <sjg@chromium.org>
Showing
- drivers/clk/at91/pmc.c 1 addition, 1 deletiondrivers/clk/at91/pmc.c
- drivers/clk/at91/pmc.h 1 addition, 1 deletiondrivers/clk/at91/pmc.h
- drivers/clk/clk-uclass.c 4 additions, 3 deletionsdrivers/clk/clk-uclass.c
- drivers/clk/clk_stm32f7.c 1 addition, 2 deletionsdrivers/clk/clk_stm32f7.c
- include/clk-uclass.h 3 additions, 2 deletionsinclude/clk-uclass.h
Loading
Please register or sign in to comment