arm64: dts: imx8mq-librem5: Mark charger IRQ as High-Z
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>
This commit is contained in:
parent
22171213e5
commit
f3dbb29181
|
@ -276,7 +276,7 @@
|
|||
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
|
||||
>;
|
||||
|
|
Loading…
Reference in New Issue