Skip to content

Commit

Permalink
arm64: dts: imx8mn-ddr4-evk: Remove unneeded PMIC pin configuration
Browse files Browse the repository at this point in the history
The pin configuration for PMIC interrupt is already set by
imx8mn-evk.dtsi with exactly the same values.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Krzysztof Kozlowski authored and Shawn Guo committed Sep 22, 2020
1 parent 12cdf9d commit c48cf8e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,3 @@
};
};
};

&iomuxc {
pinctrl_pmic: pmicirqgrp {
fsl,pins = <
MX8MN_IOMUXC_GPIO1_IO03_GPIO1_IO3 0x41
>;
};
};

0 comments on commit c48cf8e

Please sign in to comment.