* [PATCH] ARM: dts: imx6qdl, Add label snvs_rtc
@ 2015-02-20 16:04 Markus Pargmann
2015-03-03 2:25 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Markus Pargmann @ 2015-02-20 16:04 UTC (permalink / raw)
To: linux-arm-kernel
It may be useful to disable the internal rtc snvs-rtc because an
external rtc is available. This patch adds a label so that board files
can disable this rtc.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 2109d0763c1b..460a2953a841 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -659,7 +659,7 @@
#size-cells = <1>;
ranges = <0 0x020cc000 0x4000>;
- snvs-rtc-lp at 34 {
+ snvs_rtc: snvs-rtc-lp at 34 {
compatible = "fsl,sec-v4.0-mon-rtc-lp";
reg = <0x34 0x58>;
interrupts = <0 19 IRQ_TYPE_LEVEL_HIGH>,
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: imx6qdl, Add label snvs_rtc
2015-02-20 16:04 [PATCH] ARM: dts: imx6qdl, Add label snvs_rtc Markus Pargmann
@ 2015-03-03 2:25 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2015-03-03 2:25 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Feb 20, 2015 at 05:04:09PM +0100, Markus Pargmann wrote:
> It may be useful to disable the internal rtc snvs-rtc because an
> external rtc is available. This patch adds a label so that board files
> can disable this rtc.
>
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-03 2:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 16:04 [PATCH] ARM: dts: imx6qdl, Add label snvs_rtc Markus Pargmann
2015-03-03 2:25 ` 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).