treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / property-units.txt
blobe9b8360b32880f127d1e1c6b7bc933ec7ccc920e
1 Standard Unit Suffixes for Property names
3 Properties which have a unit of measure are recommended to have a unit
4 suffix appended to the property name. The list below contains the
5 recommended suffixes. Other variations exist in bindings, but should not
6 be used in new bindings or added here. The inconsistency in the unit
7 prefixes is due to selecting the most commonly used variants.
9 It is also recommended to use the units listed here and not add additional
10 unit prefixes.
12 Time/Frequency
13 ----------------------------------------
14 -mhz            : megahertz
15 -hz             : hertz (preferred)
16 -sec            : second
17 -ms             : millisecond
18 -us             : microsecond
19 -ns             : nanosecond
21 Distance
22 ----------------------------------------
23 -mm             : millimeter
25 Electricity
26 ----------------------------------------
27 -microamp       : microampere
28 -microamp-hours : microampere hour
29 -ohms           : ohm
30 -micro-ohms     : microohm
31 -microwatt-hours: microwatt hour
32 -microvolt      : microvolt
33 -picofarads     : picofarad
34 -femtofarads    : femtofarad
36 Temperature
37 ----------------------------------------
38 -celsius        : degree Celsius
39 -millicelsius   : millidegree Celsius
41 Pressure
42 ----------------------------------------
43 -kpascal        : kilopascal