1
0
Fork 0
remarkable-uboot/drivers/power
Peng Fan 81e64d882c MLK-18435-2 power: imx8: remove the resource owned check before poewr off
For all the devices used and set ACTIVE in U-Boot, U-Boot needs
to power off all of them without the check of resource owner.

When we create software partition before booting Linux, the resource
own checkw will return false, and cause the power domain not powered
off. If without the check of resource owner, the power domain in
the other software partition could be powered off with parent
partition could access child partition resources.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 3e29e8adace18035850be9d56cc277c64a221e85)
2018-06-13 19:50:46 -07:00
..
battery power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
domain MLK-18435-2 power: imx8: remove the resource owned check before poewr off 2018-06-13 19:50:46 -07:00
fuel_gauge power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
mfd power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
pmic MLK-18590 pmic: bd71837: Change to use new fdt API 2018-06-13 02:41:08 -07:00
regulator MLK-16188-4: drivers: regulator: fixed: add off-on-delay-us 2018-04-27 06:14:43 -07:00
Kconfig power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled 2017-05-15 13:00:27 -04:00
Makefile power: Move as3722 pmic to pmic/ directory 2017-04-30 10:29:49 -04:00
axp152.c MA-10052 [iot] Extensions of AXP152 to support stream812 2018-06-13 02:41:08 -07:00
axp209.c power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
axp221.c sunxi: axp2xx: disable ldoio0/1 at boot 2016-09-17 14:37:39 +02:00
axp809.c sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0 2017-03-09 11:26:02 +09:00
axp818.c sunxi: Implement poweroff support for axp818 pmic 2016-05-25 17:52:39 +02:00
exynos-tmu.c power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
ftpmu010.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
palmas.c palmas: Add support for powering different ldos 2017-09-11 16:19:37 -04:00
power_core.c power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 2018-01-13 00:07:57 +09:00
power_dialog.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
power_fsl.c power: Rename CONFIG_PMIC_... to CONFIG_POWER_... 2014-05-28 10:58:18 +09:00
power_i2c.c power_i2c.c: Fix unused variable warning 2017-01-11 09:16:05 -05:00
power_spi.c power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
sy8106a.c sunxi: power: Compile sy8106a driver only during SPL build 2017-04-28 09:18:54 +02:00
tps6586x.c power: change from meaningless value to error number 2017-01-11 19:40:14 +09:00
twl4030.c power: twl4030: Add CONFIG_CMD_POWEROFF support 2017-05-09 20:35:38 -04:00
twl6030.c power: twl6030: fix code refactoring 2016-10-24 08:04:38 -04:00