[U-Boot] [PATCH v2 1/5] rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS

sjg at google.com sjg at google.com
Tue May 2 11:12:36 UTC 2017


On 28 April 2017 at 09:11, Philipp Tomsich
<philipp.tomsich at 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.tomsich at theobroma-systems.com>
> Tested-by: Klaus Goger <klaus.goger at theobroma-systems.com>
> ---
>
> Changes in v2: None
>
>  drivers/clk/rockchip/clk_rk3399.c | 4 ++++
>  1 file changed, 4 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list