1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-07 19:52:15 +02:00
Files
u-boot-megous/drivers/mmc
Peng Fan 2051aefe71 mmc: introduce mmc_power_init
In device tree, there is vmmc-supply property for SD/MMC.
Introduce mmc_power_init function to handle vmmc-supply.

mmc_power_init will first invoke board_mmc_power_init to
avoid break boards which already implement board_mmc_power_init.

If DM_MMC and DM_REGULATOR is defined, the regulator
will be enabled to power up the device.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
2016-10-28 11:02:16 +09:00
..
2016-10-04 15:41:01 +02:00
2016-10-09 21:36:27 -06:00
2016-08-05 11:21:25 +09:00
2016-10-09 21:36:27 -06:00
2016-10-09 21:36:27 -06:00
2016-10-28 11:02:16 +09:00
2016-08-05 11:21:25 +09:00
2016-10-11 07:46:11 +09:00
2016-08-05 11:21:25 +09:00
2016-08-05 11:21:25 +09:00