mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
board: ti: dra76-evm: Add support for powering on mmc ldo
ldo4 is used to poweron mmc on dra76-evm. Enable it. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
#define LDO2_CTRL 0x52
|
||||
#define LDO2_VOLTAGE 0x53
|
||||
|
||||
/* LDO2 control/voltage */
|
||||
#define LDO4_CTRL 0x5e
|
||||
#define LDO4_VOLTAGE 0x5f
|
||||
|
||||
/* LDO9 control/voltage */
|
||||
#define LDO9_CTRL 0x60
|
||||
#define LDO9_VOLTAGE 0x61
|
||||
|
Reference in New Issue
Block a user