arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply
authorSebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Fri, 2 Sep 2022 08:42:13 +0000 (10:42 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:26 +0000 (16:34 +0800)
This allows the userspace to notice that there's not enough
current provided to charge the battery, and also fixes issues
with 0% SOC values being considered invalid.

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index 8da7b87..7e6c4ad 100644 (file)
                interrupts = <20 IRQ_TYPE_LEVEL_LOW>;
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_gauge>;
+               power-supplies = <&bq25895>;
                maxim,over-heat-temp = <700>;
                maxim,over-volt = <4500>;
                maxim,rsns-microohm = <5000>;