Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 2f15cb59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1013,7 +1013,7 @@ struct led_info em_x270_led_info = {
};

struct power_supply_info em_x270_psy_info = {
	.name = "LP555597P6H-FPS",
	.name = "battery",
	.technology = POWER_SUPPLY_TECHNOLOGY_LIPO,
	.voltage_max_design = 4200000,
	.voltage_min_design = 3000000,