On 26 April 2017 at 16:36, Philipp Tomsich
<philipp.toms...@theobroma-systems.com> wrote:
> 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.toms...@theobroma-systems.com>
> Tested-by: Klaus Goger <klaus.go...@theobroma-systems.com>
> ---
>
>  drivers/clk/rockchip/clk_rk3399.c | 4 ++++
>  1 file changed, 4 insertions(+)
>

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to