mirror of https://gitee.com/openkylin/linux.git
devicetree: property-units: Add femtofarads unit
When dealing with capacitance of 0.5 pF then a smaller unit is preferred. Add femtofarads to deal with this. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
parent
64704c92fd
commit
5eca99917c
|
@ -31,6 +31,7 @@ Electricity
|
|||
-microwatt-hours: micro Watt-hours
|
||||
-microvolt : micro volts
|
||||
-picofarads : picofarads
|
||||
-femtofarads : femtofarads
|
||||
|
||||
Temperature
|
||||
----------------------------------------
|
||||
|
|
Loading…
Reference in New Issue