commit | cb1d9f6ddaa436f2dce2710740b7a3546700949c | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Tue Dec 27 00:00:38 2016 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Jan 02 14:24:57 2017 +0100 |
tree | 6195814ec1a044894fbea51b0caf6a88b3b16cee | |
parent | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 [diff] |
clk: rockchip: add a clock-type for muxes based in the grf Rockchip socs often have some tiny number of muxes not controlled from the core clock controller but through bits set in the general register files. Add a clock-type that can control these as well, so that we don't need to work around them being absent. Signed-off-by: Heiko Stuebner <heiko@sntech.de>