summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-bd718x7.c
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2019-06-06 10:05:40 +0200
committerHeiko Stuebner <heiko@sntech.de>2019-06-14 18:56:07 +0200
commitb3b723d8c485af81663b5331459885536006d7fa (patch)
tree04fe0bc7dbab1a9441c3d21531fb63dbfdfd942d /drivers/clk/clk-bd718x7.c
parent7d2129310b8c1f22850d56b1725447aef88d8b1f (diff)
downloadlinux-b3b723d8c485af81663b5331459885536006d7fa.tar.gz
linux-b3b723d8c485af81663b5331459885536006d7fa.tar.bz2
linux-b3b723d8c485af81663b5331459885536006d7fa.zip
clk: rockchip: add a type from SGRF-controlled gate clocks
Some clk gates on Rockchip SoCs are part of the SGRF (secure general register files) and thus only controllable from secure mode, with the most prominent example being the watchdog. In most cases we still want to define this as a real clock though, to have complete clock tree and not reference the generic base-clock from the devicetree. So far we've just defined this as factor-1-1 clocks in the clock init, so define a special clock-type for it so that this definition can be part of the general tree-definition and save some boilerplate code. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/clk/clk-bd718x7.c')
0 files changed, 0 insertions, 0 deletions