ab8500-fg: Add power cut feature for ab8505 and ab8540
[linux-2.6-block.git] / drivers / power / ab8500_bmdata.c
index 7a96c0650fbbc1daf8c3fdf1dbc699a66b7d7a32..e8759763fbe05a4c266c6853bf617954640d8995 100644 (file)
@@ -407,6 +407,11 @@ static const struct abx500_fg_parameters fg = {
        .battok_raising_th_sel1 = 2860,
        .maint_thres = 95,
        .user_cap_limit = 15,
+       .pcut_enable = 1,
+       .pcut_max_time = 127,
+       .pcut_flag_time = 112,
+       .pcut_max_restart = 15,
+       .pcut_debounce_time = 2,
 };
 
 static const struct abx500_maxim_parameters maxi_params = {