repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
backlight: lp855x: Add enable regulator
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
timer
/
snps,archs-gfrc.txt
blob
b6cd1b3922ded63ce68d49327ce7844eef533b51
1
Synopsys ARC Free Running 64-bit Global Timer for ARC HS CPUs
2
- clocksource provider for SMP SoC
3
4
Required properties:
5
6
- compatible : should be "snps,archs-gfrc"
7
- clocks : phandle to the source clock
8
9
Example:
10
11
gfrc {
12
compatible = "snps,archs-gfrc";
13
clocks = <&core_clk>;
14
};