summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/rtc.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/rtc.dtsi')
-rw-r--r--arch/x86/dts/rtc.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/x86/dts/rtc.dtsi b/arch/x86/dts/rtc.dtsi
new file mode 100644
index 0000000000..93dacd7307
--- /dev/null
+++ b/arch/x86/dts/rtc.dtsi
@@ -0,0 +1,6 @@
+/ {
+ rtc {
+ compatible = "motorola,mc146818";
+ reg = <0x70 2>;
+ };
+};
OpenPOWER on IntegriCloud