u-boot/drivers/clk/rockchip
Philipp Tomsich a70feb4620 rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS
The (non-secure) efuse node in the DTS requests PCLK_EFUSE1024NS.
To allow us to add a efuse-driver (and more importantly, to allow
probes of such a driver to succeed), we need need to accept requests
for PCLK_EFUSE1024NS and return a non-error result.

As PCLK_EFUSE1024NS is enabled by default (i.e. after reset), we don't
implement any logic to manage this clock gate and simply assume that
the reset-default has not been changed.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Klaus Goger <klaus.goger@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 PCLK_EFUSE1024NS 2017-05-10 13:37:21 -06:00
Makefile rockchip: rk3328: add clock driver 2017-03-16 16:03:46 -06:00