mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk3026:pmu:tps65910:support tps65910 for 3026_86v
This commit is contained in:
@@ -327,6 +327,10 @@ static struct regulator_consumer_supply tps65910_smps2_supply[] = {
|
||||
{
|
||||
.supply = "vdd_cpu",
|
||||
},
|
||||
#else if defined(CONFIG_MACH_RK3026_86V)
|
||||
{
|
||||
.supply = "vdd_core",
|
||||
},
|
||||
#endif
|
||||
};
|
||||
static struct regulator_consumer_supply tps65910_smps3_supply[] = {
|
||||
|
||||
Reference in New Issue
Block a user