mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
[ARM] tegra: ventana: add ldo3 consumer for avdd_lvds
Change-Id: If5e07b2eb62805a00426799184989fa290318f4a Signed-off-by: Gary King <gking@nvidia.com>
This commit is contained in:
@@ -138,6 +138,7 @@ static struct regulator_consumer_supply tps658621_ldo2_supply[] = {
|
||||
static struct regulator_consumer_supply tps658621_ldo3_supply[] = {
|
||||
REGULATOR_SUPPLY("avdd_usb", NULL),
|
||||
REGULATOR_SUPPLY("avdd_usb_pll", NULL),
|
||||
REGULATOR_SUPPLY("avdd_lvds", NULL),
|
||||
};
|
||||
static struct regulator_consumer_supply tps658621_ldo4_supply[] = {
|
||||
REGULATOR_SUPPLY("avdd_osc", NULL),
|
||||
|
||||
Reference in New Issue
Block a user