clk: uniphier: rework for better clock tree structure
U-Boot does not support fancy clock tree structures like the Linux
common clock framework. Implement a simple clock tree model at the
driver level. With this, the clock data will be simplified.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- drivers/clk/uniphier/clk-uniphier-core.c 194 additions, 73 deletionsdrivers/clk/uniphier/clk-uniphier-core.c
- drivers/clk/uniphier/clk-uniphier-mio.c 59 additions, 59 deletionsdrivers/clk/uniphier/clk-uniphier-mio.c
- drivers/clk/uniphier/clk-uniphier-sys.c 20 additions, 22 deletionsdrivers/clk/uniphier/clk-uniphier-sys.c
- drivers/clk/uniphier/clk-uniphier.h 50 additions, 29 deletionsdrivers/clk/uniphier/clk-uniphier.h
Loading
Please register or sign in to comment