On 20 July 2017 at 03:03, Michal Simek <michal.si...@xilinx.com> wrote:
> From: Siva Durga Prasad Paladugu <siva.durga.palad...@xilinx.com>
>
> Dont panic incase of mmio write/read failures instead return
> error and let the peripheral driver take care of clock get
> and set failures.
>
> Signed-off-by: Siva Durga Prasad Paladugu <siva...@xilinx.com>
> Signed-off-by: Michal Simek <michal.si...@xilinx.com>
> ---
>
>  drivers/clk/clk_zynqmp.c | 63 
> +++++++++++++++++++++++++++++++++---------------
>  1 file changed, 44 insertions(+), 19 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

But I suggest using debug() instead of printf() on error. This is a
driver, after all.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to