]> Git Repo - u-boot.git/commit
clk: sunxi: implement clock driver for suniv f1c100s
authorGeorge Hilliard <[email protected]>
Sun, 25 Jul 2021 23:16:23 +0000 (19:16 -0400)
committerAndre Przywara <[email protected]>
Sun, 22 May 2022 23:37:51 +0000 (00:37 +0100)
commit89dd650f20ffc18372df1524ad0afbb93ce5a884
tree54fbc186f7b3026e6c39a933e133911f473428ec
parentce00370b873b94cdc85e3d85f55116e14e70412d
clk: sunxi: implement clock driver for suniv f1c100s

The f1c100s has a clock tree similar to those of other sunxi parts.
Add support for it.

Signed-off-by: George Hilliard <[email protected]>
Signed-off-by: Yifan Gu <[email protected]>
Acked-by: Sean Anderson <[email protected]>
[Andre: add PIO and I2C]
Signed-off-by: Andre Przywara <[email protected]>
drivers/clk/sunxi/Kconfig
drivers/clk/sunxi/Makefile
drivers/clk/sunxi/clk_f1c100s.c [new file with mode: 0644]
This page took 0.033015 seconds and 4 git commands to generate.