diff mbox series

[U-Boot] arm64: zynqmp: Do not remove dpll_prog from psu_init

Message ID 1271ce226d45391a035cdf0f0315a8a37e6d7a7e.1571057479.git.michal.simek@xilinx.com
State Accepted
Commit d8a6d1b7b16456c8fe594fa45fdd2e6a6ea532cf
Delegated to: Michal Simek
Headers show
Series [U-Boot] arm64: zynqmp: Do not remove dpll_prog from psu_init | expand

Commit Message

Michal Simek Oct. 14, 2019, 12:51 p.m. UTC
dpll_prog is available in some psu_init files that's why this function
should stay there.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 tools/zynqmp_psu_init_minimize.sh | 1 -
 1 file changed, 1 deletion(-)

Comments

Michal Simek Oct. 24, 2019, 11:21 a.m. UTC | #1
po 14. 10. 2019 v 14:51 odesílatel Michal Simek
<michal.simek@xilinx.com> napsal:
>
> dpll_prog is available in some psu_init files that's why this function
> should stay there.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
>  tools/zynqmp_psu_init_minimize.sh | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tools/zynqmp_psu_init_minimize.sh b/tools/zynqmp_psu_init_minimize.sh
> index 384bb56e1a16..4ee418f07eac 100755
> --- a/tools/zynqmp_psu_init_minimize.sh
> +++ b/tools/zynqmp_psu_init_minimize.sh
> @@ -64,7 +64,6 @@ psu_..._protection
>  psu_init_xppu_aper_ram
>  mask_delay(u32
>  mask_read(u32
> -dpll_prog
>  mask_poll(u32
>  mask_pollonvalue(u32
>  psu_ps_pl_reset_config_data
> --
> 2.17.1
>

Applied.
M
diff mbox series

Patch

diff --git a/tools/zynqmp_psu_init_minimize.sh b/tools/zynqmp_psu_init_minimize.sh
index 384bb56e1a16..4ee418f07eac 100755
--- a/tools/zynqmp_psu_init_minimize.sh
+++ b/tools/zynqmp_psu_init_minimize.sh
@@ -64,7 +64,6 @@  psu_..._protection
 psu_init_xppu_aper_ram
 mask_delay(u32
 mask_read(u32
-dpll_prog
 mask_poll(u32
 mask_pollonvalue(u32
 psu_ps_pl_reset_config_data