summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2019-01-19 10:00:26 +0100
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2019-01-22 18:55:33 +0100
commit5eca99917cb73086908cdb262ca54dff1fce4f6e (patch)
treebd56079f368239afc08ad6acad7f93095fc43dac
parent64704c92fd19c599f20433aae1372a7ccab79a57 (diff)
downloadlinux-stable-5eca99917cb73086908cdb262ca54dff1fce4f6e.tar.gz
linux-stable-5eca99917cb73086908cdb262ca54dff1fce4f6e.tar.bz2
linux-stable-5eca99917cb73086908cdb262ca54dff1fce4f6e.zip
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>
-rw-r--r--Documentation/devicetree/bindings/property-units.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt
index 45ce054d844d..bfd33734faca 100644
--- a/Documentation/devicetree/bindings/property-units.txt
+++ b/Documentation/devicetree/bindings/property-units.txt
@@ -31,6 +31,7 @@ Electricity
-microwatt-hours: micro Watt-hours
-microvolt : micro volts
-picofarads : picofarads
+-femtofarads : femtofarads
Temperature
----------------------------------------