Skip to content

Commit

Permalink
arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config
Browse files Browse the repository at this point in the history
[ Upstream commit 500659f ]

The GW700x PMIC does not have an interrupt. Remove the invalid pin
config.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
Gateworks authored and gregkh committed Sep 18, 2021
1 parent 84dd10c commit ab5dafb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi
Expand Up @@ -278,8 +278,6 @@

pmic@69 {
compatible = "mps,mp5416";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pmic>;
reg = <0x69>;

regulators {
Expand Down Expand Up @@ -444,12 +442,6 @@
>;
};

pinctrl_pmic: pmicgrp {
fsl,pins = <
MX8MM_IOMUXC_GPIO1_IO03_GPIO1_IO3 0x41
>;
};

pinctrl_uart2: uart2grp {
fsl,pins = <
MX8MM_IOMUXC_UART2_RXD_UART2_DCE_RX 0x140
Expand Down

0 comments on commit ab5dafb

Please sign in to comment.