]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: imx6sl: Add label snvs_rtc
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 14 Mar 2015 15:47:47 +0000 (12:47 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:43:51 +0000 (16:43 +0800)
It may be useful to disable the internal snvs-rtc when an external rtc is
available. This patch adds a label so that dts files can disable it.

Based on a patch from Markus Pargmann for imx6qdl.dtsi.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6sl.dtsi

index ea682e33cf23b15f5fc3ef3ea4916abf000d7193..a78e715e3982f7f821d01f386cc592e046e172f5 100644 (file)
                                #size-cells = <1>;
                                ranges = <0 0x020cc000 0x4000>;
 
-                               snvs-rtc-lp@34 {
+                               snvs_rtc: snvs-rtc-lp@34 {
                                        compatible = "fsl,sec-v4.0-mon-rtc-lp";
                                        reg = <0x34 0x58>;
                                        interrupts = <0 19 IRQ_TYPE_LEVEL_HIGH>,