Searched hist:cb1d9f6ddaa436f2dce2710740b7a3546700949c (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/clk/rockchip/ |
H A D | clk-muxgrf.c | cb1d9f6ddaa436f2dce2710740b7a3546700949c Mon Dec 26 17:00:38 CST 2016 Heiko Stuebner <heiko@sntech.de> 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>
|
H A D | Makefile | diff cb1d9f6ddaa436f2dce2710740b7a3546700949c Mon Dec 26 17:00:38 CST 2016 Heiko Stuebner <heiko@sntech.de> 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>
|
H A D | clk.h | diff cb1d9f6ddaa436f2dce2710740b7a3546700949c Mon Dec 26 17:00:38 CST 2016 Heiko Stuebner <heiko@sntech.de> 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>
|
H A D | clk.c | diff cb1d9f6ddaa436f2dce2710740b7a3546700949c Mon Dec 26 17:00:38 CST 2016 Heiko Stuebner <heiko@sntech.de> 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>
|