arm64: dts: imx8mq-librem5: higher boost regulation current
authorGuido Günther <agx@sigxcpu.org>
Mon, 28 Feb 2022 13:12:20 +0000 (14:12 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 8 Apr 2022 10:40:50 +0000 (18:40 +0800)
1,5A is what's used by the type-c controller on the Librem 5 board so
increase ti,boost-max-current to 1,5A too.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
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 b7d9edc..a0c8191 100644 (file)
                ti,precharge-current = <130000>; /* uA */
                ti,minimum-sys-voltage = <3700000>; /* uV */
                ti,boost-voltage = <5000000>; /* uV */
-               ti,boost-max-current = <500000>; /* uA */
+               ti,boost-max-current = <1500000>; /* uA */
                ti,use-vinmin-threshold = <1>; /* enable VINDPM */
                ti,vinmin-threshold = <3900000>; /* uV */
                monitored-battery = <&bat>;