Files
u-boot/drivers
Ye Li ca0c52710c power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag
If without this flag, calling dev_power_domain_ctrl will iteratively remove
the power domain device will causes iteratively power off parent PD. This is
not expected by imx8-power-domain-legacy driver. Power off parent PD is
controlled by the driver internally.

So set DM_FLAG_DEFAULT_PD_CTRL_OFF to avoid such issue

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-05-10 20:55:20 +02:00
..
2020-05-10 13:21:20 +02:00
2020-04-27 13:53:13 +02:00
2019-08-07 15:31:04 -04:00
2020-04-30 22:34:20 +05:30
2020-05-10 20:55:20 +02:00
2020-05-10 13:21:27 +02:00