All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm64: zynqmp: Do not remove dpll_prog from psu_init
@ 2019-10-14 12:51 Michal Simek
  2019-10-24 11:21 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2019-10-14 12:51 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-24 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 12:51 [U-Boot] [PATCH] arm64: zynqmp: Do not remove dpll_prog from psu_init Michal Simek
2019-10-24 11:21 ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.