Skip to content

Commit

Permalink
ARM: dts: omap3-n900: Add link between battery and charger
Browse files Browse the repository at this point in the history
This adds information, that the battery is charged by the charger.
The Linux kernel uses this information to refresh battery information
when the power-supply changes.

Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
  • Loading branch information
sre committed Mar 12, 2018
1 parent 90ad4cc commit 3c6b4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/omap3-n900.dts
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@
bq27200: bq27200@55 {
compatible = "ti,bq27200";
reg = <0x55>;
power-supplies = <&bq24150a>;
};

/* Stereo headphone amplifier */
Expand Down

0 comments on commit 3c6b4f4

Please sign in to comment.