imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-imx8 / sys_proto.h
index fc33e6e..2a08ef9 100644 (file)
@@ -28,3 +28,4 @@ int print_bootinfo(void);
 int sc_pm_setup_uart(sc_rsrc_t uart_rsrc, sc_pm_clock_rate_t clk_rate);
 int imx8_power_domain_lookup_name(const char *name,
                                  struct power_domain *power_domain);
+void imx8_power_off_pd_devices(const char *permanent_on_devices[], int size);