We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998e7ea commit c8e2d92Copy full SHA for c8e2d92
drivers/power/supply/power_supply_sysfs.c
@@ -178,6 +178,7 @@ static struct power_supply_attr power_supply_attrs[] = {
178
POWER_SUPPLY_ATTR(CHARGE_CONTROL_LIMIT_MAX),
179
POWER_SUPPLY_ATTR(CHARGE_CONTROL_START_THRESHOLD),
180
POWER_SUPPLY_ATTR(CHARGE_CONTROL_END_THRESHOLD),
181
+ POWER_SUPPLY_ENUM_ATTR(CHARGE_BEHAVIOUR),
182
POWER_SUPPLY_ATTR(INPUT_CURRENT_LIMIT),
183
POWER_SUPPLY_ATTR(INPUT_VOLTAGE_LIMIT),
184
POWER_SUPPLY_ATTR(INPUT_POWER_LIMIT),
0 commit comments