Commit 3690a0f4 authored by Mike Rapoport's avatar Mike Rapoport Committed by Eric Miao

[ARM] pxa/em-x270: change power supply name to "battery"

Signed-off-by: default avatarMike Rapoport <mike@compulab.co.il>
Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent 2f15cb59
...@@ -1013,7 +1013,7 @@ struct led_info em_x270_led_info = { ...@@ -1013,7 +1013,7 @@ struct led_info em_x270_led_info = {
}; };
struct power_supply_info em_x270_psy_info = { struct power_supply_info em_x270_psy_info = {
.name = "LP555597P6H-FPS", .name = "battery",
.technology = POWER_SUPPLY_TECHNOLOGY_LIPO, .technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
.voltage_max_design = 4200000, .voltage_max_design = 4200000,
.voltage_min_design = 3000000, .voltage_min_design = 3000000,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment