diff options
author | Guido Günther <agx@sigxcpu.org> | 2021-01-18 11:54:20 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-01-29 16:20:39 +0800 |
commit | d5edcf2cbf5e28008e8f7eed63305bbfd14637cf (patch) | |
tree | 18fc2155b44ab4a33d38ba991300cfdeb782eb4a /arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | |
parent | 99e71c029213d3cfcc4f39a534c73d1828ffb341 (diff) |
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: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi index 95d710831f28..d7d807cd72b3 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi @@ -928,6 +928,7 @@ ti,use-vinmin-threshold = <1>; /* enable VINDPM */ ti,vinmin-threshold = <3900000>; /* uV */ monitored-battery = <&bat>; + power-supplies = <&typec_pd>; }; }; |