|
@@ -164,6 +164,8 @@ static struct device_attribute power_supply_attrs[] = {
|
|
|
POWER_SUPPLY_ATTR(constant_charge_current_max),
|
|
|
POWER_SUPPLY_ATTR(constant_charge_voltage),
|
|
|
POWER_SUPPLY_ATTR(constant_charge_voltage_max),
|
|
|
+ POWER_SUPPLY_ATTR(charge_control_limit),
|
|
|
+ POWER_SUPPLY_ATTR(charge_control_limit_max),
|
|
|
POWER_SUPPLY_ATTR(energy_full_design),
|
|
|
POWER_SUPPLY_ATTR(energy_empty_design),
|
|
|
POWER_SUPPLY_ATTR(energy_full),
|