LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH RESEND] arm64: dts: imx8mq: add clock for SNVS RTC node
@ 2019-05-24 5:44 Anson.Huang
2019-05-31 7:23 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Anson.Huang @ 2019-05-24 5:44 UTC (permalink / raw)
To: robh+dt, mark.rutland, shawnguo, s.hauer, kernel, festevam,
l.stach, abel.vesa, andrew.smirnov, ccaione, angus, agx,
devicetree, linux-arm-kernel, linux-kernel
Cc: Linux-imx
From: Anson Huang <Anson.Huang@nxp.com>
i.MX8MQ has clock gate for SNVS module, add clock info to SNVS
RTC node for clock management.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index df3e96b..3473195 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -433,6 +433,8 @@
offset = <0x34>;
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&clk IMX8MQ_CLK_SNVS_ROOT>;
+ clock-names = "snvs-rtc";
};
};
--
2.7.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] arm64: dts: imx8mq: add clock for SNVS RTC node
2019-05-24 5:44 [PATCH RESEND] arm64: dts: imx8mq: add clock for SNVS RTC node Anson.Huang
@ 2019-05-31 7:23 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2019-05-31 7:23 UTC (permalink / raw)
To: Anson.Huang
Cc: robh+dt, mark.rutland, s.hauer, kernel, festevam, l.stach,
abel.vesa, andrew.smirnov, ccaione, angus, agx, devicetree,
linux-arm-kernel, linux-kernel, Linux-imx
On Fri, May 24, 2019 at 01:44:06PM +0800, Anson.Huang@nxp.com wrote:
> From: Anson Huang <Anson.Huang@nxp.com>
>
> i.MX8MQ has clock gate for SNVS module, add clock info to SNVS
> RTC node for clock management.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-31 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24 5:44 [PATCH RESEND] arm64: dts: imx8mq: add clock for SNVS RTC node Anson.Huang
2019-05-31 7:23 ` 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).