mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
rk3168:modify tps65910 dc1 defult voltage 1.2V
This commit is contained in:
@@ -1696,8 +1696,8 @@ static struct pmu_info wm8326_ldo_info[] = {
|
||||
static struct pmu_info tps65910_dcdc_info[] = {
|
||||
{
|
||||
.name = "vdd_core", //logic
|
||||
.min_uv = 1100000,
|
||||
.max_uv = 1100000,
|
||||
.min_uv = 1200000,
|
||||
.max_uv = 1200000,
|
||||
},
|
||||
{
|
||||
.name = "vdd2", //ddr
|
||||
|
||||
Reference in New Issue
Block a user