[PATCH] devicetree: property-units: Add kohms unit

From: Biwen Li
Date: Tue Sep 17 2019 - 04:09:20 EST


The patch adds kohms unit

Signed-off-by: Biwen Li <biwen.li@xxxxxxx>
---
Documentation/devicetree/bindings/property-units.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt
index e9b8360b3288..97feb8995d1f 100644
--- a/Documentation/devicetree/bindings/property-units.txt
+++ b/Documentation/devicetree/bindings/property-units.txt
@@ -27,6 +27,7 @@ Electricity
-microamp : microampere
-microamp-hours : microampere hour
-ohms : ohm
+-kohms : kiloohm
-micro-ohms : microohm
-microwatt-hours: microwatt hour
-microvolt : microvolt
--
2.17.1