Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
[deliverable/linux.git] / Documentation / devicetree / bindings / property-units.txt
CommitLineData
bde7faba
RH
1Standard Unit Suffixes for Property names
2
3Properties which have a unit of measure are recommended to have a unit
4suffix appended to the property name. The list below contains the
5recommended suffixes. Other variations exist in bindings, but should not
6be used in new bindings or added here. The inconsistency in the unit
7prefixes is due to selecting the most commonly used variants.
8
9It is also recommended to use the units listed here and not add additional
10unit prefixes.
11
12Time/Frequency
13----------------------------------------
14-mhz : megahertz
15-hz : Hertz (preferred)
16-sec : seconds
17-ms : milliseconds
18-us : microseconds
19-ns : nanoseconds
20
21Distance
22----------------------------------------
23-mm : millimeters
24
25Electricity
26----------------------------------------
27-microamp : micro amps
28-ohms : Ohms
29-micro-ohms : micro Ohms
30-microvolt : micro volts
31
32Temperature
33----------------------------------------
34-celsius : Degrees Celsius
35-millicelsius : Degreee milli-Celsius
36
37Pressure
38----------------------------------------
39-kpascal : kiloPascal
This page took 0.062005 seconds and 5 git commands to generate.