arm64: dts: imx8mq-librem5: Mark charger IRQ as High-Z
authorGuido Günther <agx@sigxcpu.org>
Mon, 18 Jan 2021 10:54:18 +0000 (11:54 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 29 Jan 2021 08:20:24 +0000 (16:20 +0800)
This is consistent with other IRQs and makes keeps currents low.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index f85d30a..9928e94 100644 (file)
        pinctrl_charger_in: chargeringrp {
                fsl,pins = <
                        /* CHRG_INT */
-                       MX8MQ_IOMUXC_NAND_CE2_B_GPIO3_IO3       0x00
+                       MX8MQ_IOMUXC_NAND_CE2_B_GPIO3_IO3       0x80
                        /* CHG_STATUS_B */
                        MX8MQ_IOMUXC_NAND_ALE_GPIO3_IO0         0x80
                >;