summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2018-08-06 17:26:33 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:33:06 +0800
commite7d20cd998f8a3c4ea056b41080aaad316547a0f (patch)
treead3180a0a5066201d2f494644e0e24481c7316fc /arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi
parentacdcfa44b6cceb7d3ddf5b6b28ab14edab30d16c (diff)
MLK-19130-1 ARM64: dts: remove duplicated interrupt-parent
interrupt-parent are assigned to node gpc in root node, so no need to set it again in child node which needs gpc as the interrupt-parent. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit f1e4158c785c8b6b74a8206d07f648495b755acf)
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi')
-rwxr-xr-xarch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi
index eec49a62ae2f..c6ffd893d6ed 100755
--- a/arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8mm.dtsi
@@ -479,7 +479,6 @@
"fsl,imx6q-uart", "fsl,imx21-uart";
reg = <0x0 0x30860000 0x0 0x10000>;
interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
- interrupt-parent = <&gpc>;
clocks = <&clk IMX8MM_CLK_UART1_ROOT>,
<&clk IMX8MM_CLK_UART1_ROOT>;
clock-names = "ipg", "per";
@@ -493,7 +492,6 @@
"fsl,imx6q-uart", "fsl,imx21-uart";
reg = <0x0 0x30880000 0x0 0x10000>;
interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
- interrupt-parent = <&gpc>;
clocks = <&clk IMX8MM_CLK_UART3_ROOT>,
<&clk IMX8MM_CLK_UART3_ROOT>;
clock-names = "ipg", "per";
@@ -507,7 +505,6 @@
"fsl,imx6q-uart", "fsl,imx21-uart";
reg = <0x0 0x30890000 0x0 0x10000>;
interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
- interrupt-parent = <&gpc>;
clocks = <&clk IMX8MM_CLK_UART2_ROOT>,
<&clk IMX8MM_CLK_UART2_ROOT>;
clock-names = "ipg", "per";