linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mm: drop redundant interrupt-parent
@ 2020-01-19 10:11 Peng Fan
  2020-02-14  1:11 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan @ 2020-01-19 10:11 UTC (permalink / raw)
  To: robh+dt, mark.rutland, shawnguo, kernel, festevam,
	Leonard Crestez, Abel Vesa, s.hauer
  Cc: dl-linux-imx, Anson Huang, Daniel Baluta, Jacky Bai, angus,
	devicetree, l.stach, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

There is interrupt-parent = <&gic> in root node, there is no
need set it again in node ddr-pmu@3d800000.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index 1e5e11592f7b..b3d0b29d7007 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -896,7 +896,6 @@
 		ddr-pmu@3d800000 {
 			compatible = "fsl,imx8mm-ddr-pmu", "fsl,imx8m-ddr-pmu";
 			reg = <0x3d800000 0x400000>;
-			interrupt-parent = <&gic>;
 			interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
 		};
 	};
-- 
2.16.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: imx8mm: drop redundant interrupt-parent
  2020-01-19 10:11 [PATCH] arm64: dts: imx8mm: drop redundant interrupt-parent Peng Fan
@ 2020-02-14  1:11 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2020-02-14  1:11 UTC (permalink / raw)
  To: Peng Fan
  Cc: robh+dt, mark.rutland, kernel, festevam, Leonard Crestez,
	Abel Vesa, s.hauer, dl-linux-imx, Anson Huang, Daniel Baluta,
	Jacky Bai, angus, devicetree, l.stach, linux-arm-kernel,
	linux-kernel

On Sun, Jan 19, 2020 at 10:11:32AM +0000, Peng Fan wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> There is interrupt-parent = <&gic> in root node, there is no
> need set it again in node ddr-pmu@3d800000.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-14  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-19 10:11 [PATCH] arm64: dts: imx8mm: drop redundant interrupt-parent Peng Fan
2020-02-14  1:11 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).