Skip to content
Snippets Groups Projects

dts: imx8mq-librem5: Set bq25895 thermal regulation threshold to 60°C

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -1468,6 +1468,7 @@ bq25895: charger@6a {
ti,boost-max-current = <1500000>; /* uA */
ti,use-vinmin-threshold = <1>; /* enable VINDPM */
ti,vinmin-threshold = <3900000>; /* uV */
ti,thermal-regulation-threshold = <60>; /* °C */
ti,auto_dpdm_disable;
monitored-battery = <&bat>;
power-supplies = <&typec_pd>;
Loading