Home
last modified time | relevance | path

Searched hist:a85362fb3e1fc7833723accddbbae431091d06b8 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/
H A Dtwl6030.c28a3a43d7be74000a0d480f6f32e31c5ff22d4bc Thu Oct 13 10:47:53 UTC 2016 Nicolae Rosia <nicolae.rosia@gmail.com> power: twl6030: fix code refactoring

Commit a85362fb3e1fc7833723accddbbae431091d06b8 refactored the code
but the register read ended up in the wrong if branch.
Currently, the else branch checks a variable which is always 0.

Signed-off-by: Nicolae Rosia <nicolae_rosia@mentor.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
a85362fb3e1fc7833723accddbbae431091d06b8 Sat Feb 27 18:18:51 UTC 2016 Paul Kocialkowski <contact@paulk.fr> power: twl6030: Device-index-specific MMC power initialization

Not every device has multiple MMC slots available, so it makes sense to enable
only the required LDOs for the available slots. Generic code in omap_hsmmc will
enable both VMMC and VAUX1, in doubt.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
/rk3399_rockchip-uboot/include/
H A Dtwl6030.ha85362fb3e1fc7833723accddbbae431091d06b8 Sat Feb 27 18:18:51 UTC 2016 Paul Kocialkowski <contact@paulk.fr> power: twl6030: Device-index-specific MMC power initialization

Not every device has multiple MMC slots available, so it makes sense to enable
only the required LDOs for the available slots. Generic code in omap_hsmmc will
enable both VMMC and VAUX1, in doubt.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
/rk3399_rockchip-uboot/drivers/mmc/
H A Domap_hsmmc.ca85362fb3e1fc7833723accddbbae431091d06b8 Sat Feb 27 18:18:51 UTC 2016 Paul Kocialkowski <contact@paulk.fr> power: twl6030: Device-index-specific MMC power initialization

Not every device has multiple MMC slots available, so it makes sense to enable
only the required LDOs for the available slots. Generic code in omap_hsmmc will
enable both VMMC and VAUX1, in doubt.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>