]> Git Repo - u-boot.git/commit
clk: add composite clk support
authorPeng Fan <[email protected]>
Wed, 31 Jul 2019 07:01:54 +0000 (07:01 +0000)
committerLukasz Majewski <[email protected]>
Wed, 31 Jul 2019 07:20:51 +0000 (09:20 +0200)
commit00097635888f9104da7f7cceaf1858ec8987e86f
treec45314cb2412a6bf8f19622274c9ce509c913991
parentd669d1ae03977c70a4adb8a085cbfd701ae95b28
clk: add composite clk support

Import clk composite clk support from Linux Kernel 5.1-rc5

Signed-off-by: Peng Fan <[email protected]>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-composite.c [new file with mode: 0644]
include/linux/clk-provider.h
This page took 0.031306 seconds and 4 git commands to generate.