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

2017-04-28 Thread Simon Glass
On 26 April 2017 at 16:36, Philipp Tomsich 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 >

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

2017-04-26 Thread Philipp Tomsich
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