1
0
Fork 0

ARM: dts: motorola-cpcap-mapphone: add rtc

Add rtc.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Sebastian Reichel 2017-03-05 20:11:56 -08:00 committed by Tony Lindgren
parent 5937a55cf9
commit 45ce6cf0c6
1 changed files with 7 additions and 0 deletions

View File

@ -25,6 +25,13 @@
cpcap_regulators: regulators {
};
};
cpcap_rtc: rtc {
compatible = "motorola,cpcap-rtc";
interrupt-parent = <&cpcap>;
interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>;
};
};
};