]> git.baikalelectronics.ru Git - uboot.git/commit
clk: add clk-gate support
authorPeng Fan <peng.fan@nxp.com>
Wed, 31 Jul 2019 07:01:34 +0000 (07:01 +0000)
committerLukasz Majewski <lukma@denx.de>
Wed, 31 Jul 2019 07:20:51 +0000 (09:20 +0200)
commit3880a51aa17e87d6f5694b52097db9b75e5609f0
tree0271e1afbab7edf01f63f484abd97ef0c8ebc79c
parente81255243fdd8a57b690b786fecc02083d2566b0
clk: add clk-gate support

Import clk-gate support from Linux Kernel 5.1-rc5

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/clk/Makefile
drivers/clk/clk-gate.c [new file with mode: 0644]
include/linux/clk-provider.h