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)
commit1c643303187c595eb6782329529d2aec3731e473
tree0271e1afbab7edf01f63f484abd97ef0c8ebc79c
parent1b0d09cddb6d6b4d30f561dc8e4fb2ce904a5b58
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