Commit d5edcf2c authored by Guido Günther's avatar Guido Günther Committed by Shawn Guo

arm64: dts: imx8mq-librem5: Add usb-c chip as supplier for the charger

The tps65982 feeds the bq25895 charge controller on the Librem 5.
Signed-off-by: default avatarGuido Günther <agx@sigxcpu.org>
Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 99e71c02
...@@ -928,6 +928,7 @@ bq25895: charger@6a { ...@@ -928,6 +928,7 @@ bq25895: charger@6a {
ti,use-vinmin-threshold = <1>; /* enable VINDPM */ ti,use-vinmin-threshold = <1>; /* enable VINDPM */
ti,vinmin-threshold = <3900000>; /* uV */ ti,vinmin-threshold = <3900000>; /* uV */
monitored-battery = <&bat>; monitored-battery = <&bat>;
power-supplies = <&typec_pd>;
}; };
}; };
......
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