-
- Downloads
clk: uniphier: rework UniPhier clk driver
The initial design of the UniPhier clk driver for U-Boot was not
very nice. Here is a re-work to sync it with Linux's clk and reset
drivers, maximizing the code reuse from Linux's clk data.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- drivers/clk/uniphier/Kconfig 6 additions, 9 deletionsdrivers/clk/uniphier/Kconfig
- drivers/clk/uniphier/Makefile 2 additions, 3 deletionsdrivers/clk/uniphier/Makefile
- drivers/clk/uniphier/clk-uniphier-core.c 79 additions, 91 deletionsdrivers/clk/uniphier/clk-uniphier-core.c
- drivers/clk/uniphier/clk-uniphier-mio.c 64 additions, 119 deletionsdrivers/clk/uniphier/clk-uniphier-mio.c
- drivers/clk/uniphier/clk-uniphier.h 28 additions, 18 deletionsdrivers/clk/uniphier/clk-uniphier.h
Please register or sign in to comment