rk3026:pmu:tps65910:support tps65910 for 3026_86v
author张晴 <zhangqing@rock-chips.com>
Mon, 12 Aug 2013 01:43:46 +0000 (09:43 +0800)
committer张晴 <zhangqing@rock-chips.com>
Mon, 12 Aug 2013 01:43:46 +0000 (09:43 +0800)
arch/arm/mach-rk30/board-pmu-tps65910.c

index ebec1fd32c557ea96e287c3d1afef5f8e78b2d55..73b2ccd8fa70966e0afe6331c4e35c2bf700fbd8 100755 (executable)
@@ -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[] = {