diff options
Diffstat (limited to 'dts/upstream/Bindings/timer/snps,archs-rtc.txt')
-rw-r--r-- | dts/upstream/Bindings/timer/snps,archs-rtc.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dts/upstream/Bindings/timer/snps,archs-rtc.txt b/dts/upstream/Bindings/timer/snps,archs-rtc.txt deleted file mode 100644 index 47bd7a702f3..00000000000 --- a/dts/upstream/Bindings/timer/snps,archs-rtc.txt +++ /dev/null @@ -1,14 +0,0 @@ -Synopsys ARC Free Running 64-bit Local Timer for ARC HS CPUs -- clocksource provider for UP SoC - -Required properties: - -- compatible : should be "snps,archs-rtc" -- clocks : phandle to the source clock - -Example: - - rtc { - compatible = "snps,arc-rtc"; - clocks = <&core_clk>; - }; |