u-boot-brain/drivers/clk/rockchip
Jagan Teki 30d09a2f17 clk: rk3399: Add enable/disable clks
Yes, most of the high speed peripheral clocks
in rk3399 enabled by default.

But it would be better to handle them via clk
enable/disable API for handling proper reset
conditions like 'usb reset' over command line.

So, enable USB, GMAC clock via enable/disable ops.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Suniel Mahesh <sunil.m@amarulasolutions.com> # roc-rk3399-pc
Tested-by: Suniel Mahesh <sunil@amarulasolutions.com> #roc-rk3399-pc
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-05-22 20:53:20 +08:00
..
clk_pll.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_px30.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk322x.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3036.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3128.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3188.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3288.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3308.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3328.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3368.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
clk_rk3399.c clk: rk3399: Add enable/disable clks 2020-05-22 20:53:20 +08:00
clk_rv1108.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Makefile rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00