u-boot-brain/drivers/clk/rockchip
Philipp Tomsich ffc1fac549 rockchip: clk: rk3399: allow requests for HDMI clocks
This allows requests (via the DTS) for PCLK_HDMI_CTRL/PCLK_VIO_GRF,
which are clock gates in the HDMI output path for the RK3399.

As these are enabled by default (i.e. after reset), we don't implement
any logic to actively open/close these clock gates and simply assume
that their reset-default has not been changed.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
clk_rk3036.c rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO 2017-05-10 13:37:21 -06:00
clk_rk3188.c rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO 2017-05-10 13:37:21 -06:00
clk_rk3288.c rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO 2017-05-10 13:37:21 -06:00
clk_rk3328.c rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC 2017-05-10 13:37:21 -06:00
clk_rk3399.c rockchip: clk: rk3399: allow requests for HDMI clocks 2017-05-10 13:37:21 -06:00
Makefile rockchip: rk3328: add clock driver 2017-03-16 16:03:46 -06:00