diff options
| author | 2022-02-28 14:12:19 +0100 | |
|---|---|---|
| committer | 2022-04-08 18:40:48 +0800 | |
| commit | b019694c8be088bef1011fb21ea6fc4180727c6e (patch) | |
| tree | d898d2997daaf1ed3fe28522469b8b8dba4c9ff3 | |
| parent | arm64: dts: imx8mq-librem5: make the volume buttons a wakeup source (diff) | |
arm64: dts: imx8mq-librem5: remove description of CHG_STATUS_B
That pin is not connected on the board so no need to describe it.
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi index 0d391468bf21..b7d9edc1358b 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi @@ -389,8 +389,6 @@ fsl,pins = < /* CHRG_INT */ MX8MQ_IOMUXC_NAND_CE2_B_GPIO3_IO3 0x80 - /* CHG_STATUS_B */ - MX8MQ_IOMUXC_NAND_ALE_GPIO3_IO0 0x80 >; }; |
