Commit c48cf8e5 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo
Browse files

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: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 12cdf9d2
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -153,11 +153,3 @@
		};
	};
};

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