ARM: dts: motorola-cpcap-mapphone: add rtc
authorSebastian Reichel <sre@kernel.org>
Mon, 6 Mar 2017 04:11:56 +0000 (20:11 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 6 Mar 2017 16:04:30 +0000 (08:04 -0800)
Add rtc.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi

index b7e1246..34fb93b 100644 (file)
                        cpcap_regulators: regulators {
                        };
                };
+
+               cpcap_rtc: rtc {
+                       compatible = "motorola,cpcap-rtc";
+
+                       interrupt-parent = <&cpcap>;
+                       interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>;
+               };
        };
 };