u-boot-brain/arch/arm/mach-imx/mx7ulp
Fabio Estevam cbc81b735e mx7ulp: Only enable LDO if it is not already enabled
LDO mode may be already enabled by the ROM and enabling it again
can cause U-Boot to hang.

Avoid this problem by only enabling LDO mode if it is initially disabled.

Reported-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2020-04-17 18:54:14 +02:00
..
clock.c common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
iomux.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig mx7ulp: Add support for Embedded Artists COM board 2020-01-07 10:26:56 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pcc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
scg.c mx7ulp: scg: Remove unnused scg_a7_apll_init() 2019-12-06 12:05:08 +01:00
soc.c mx7ulp: Only enable LDO if it is not already enabled 2020-04-17 18:54:14 +02:00