aboutsummaryrefslogtreecommitdiff
path: root/dts/upstream/Bindings/rtc/twl-rtc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/upstream/Bindings/rtc/twl-rtc.txt')
-rw-r--r--dts/upstream/Bindings/rtc/twl-rtc.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/dts/upstream/Bindings/rtc/twl-rtc.txt b/dts/upstream/Bindings/rtc/twl-rtc.txt
deleted file mode 100644
index 8f9a94f2f89..00000000000
--- a/dts/upstream/Bindings/rtc/twl-rtc.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-* Texas Instruments TWL4030/6030 RTC
-
-Required properties:
-- compatible : Should be "ti,twl4030-rtc"
-- interrupts : Should be the interrupt number.
-
-Example:
- rtc {
- compatible = "ti,twl4030-rtc";
- interrupts = <11>;
- };