arm64: dts: imx8mn-ddr4-evk: Remove unneeded PMIC pin configuration

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>
This commit is contained in:
Krzysztof Kozlowski 2020-09-22 09:46:48 +08:00 committed by Shawn Guo
parent 12cdf9d2c9
commit c48cf8e5d8

View File

@ -153,11 +153,3 @@
};
};
};
&iomuxc {
pinctrl_pmic: pmicirqgrp {
fsl,pins = <
MX8MN_IOMUXC_GPIO1_IO03_GPIO1_IO3 0x41
>;
};
};