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